File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4747 "grunt-jsonlint" : " ~1.1" ,
4848 "grunt-shell" : " ~1.3" ,
4949 "jit-grunt" : " ~0.10" ,
50- "qunitjs" : " ~1.23 " ,
50+ "qunitjs" : " ~2.0 " ,
5151 "time-grunt" : " ~1.3"
5252 },
5353 "scripts" : {
Original file line number Diff line number Diff line change 55 < title > PowerTip AMD Test Suite</ title >
66 < script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.js "> </ script >
77 < script type ="text/javascript " src ="amd.js "> </ script >
8- < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-1.23.1 .css " />
8+ < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-2.0.0 .css " />
99</ head >
1010< body >
1111 < div id ="qunit "> </ div >
Original file line number Diff line number Diff line change 11require . config ( {
22 paths : {
33 jquery : 'https://code.jquery.com/jquery-1.12.4' ,
4- qunit : 'https://code.jquery.com/qunit/qunit-1.23.1 ' ,
4+ qunit : 'https://code.jquery.com/qunit/qunit-2.0.0 ' ,
55 'jquery.powertip' : '../dist/jquery.powertip'
66 }
77} ) ;
Original file line number Diff line number Diff line change 66
77 <!-- Library Resources -->
88 < script type ="text/javascript " src ="https://code.jquery.com/jquery-1.12.4.js "> </ script >
9- < script type ="text/javascript " src ="https://code.jquery.com/qunit/qunit-1.23.1 .js "> </ script >
10- < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-1.23.1 .css " />
9+ < script type ="text/javascript " src ="https://code.jquery.com/qunit/qunit-2.0.0 .js "> </ script >
10+ < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-2.0.0 .css " />
1111
1212 <!-- PowerTip Core Resources -->
1313 < script type ="text/javascript " src ="../src/core.js "> </ script >
You can’t perform that action at this time.
0 commit comments