File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed 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-2.0.0 .css " />
8+ < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-2.0.1 .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-2.0.0 ' ,
4+ qunit : 'https://code.jquery.com/qunit/qunit-2.0.1 ' ,
55 'jquery.powertip' : '../dist/jquery.powertip'
66 }
77} ) ;
Original file line number Diff line number Diff line change 55 < title > PowerTip Test Suite</ title >
66
77 <!-- QUnit Resources -->
8- < script type ="text/javascript " src ="https://code.jquery.com/qunit/qunit-2.0.0 .js "> </ script >
9- < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-2.0.0 .css " />
8+ < script type ="text/javascript " src ="https://code.jquery.com/qunit/qunit-2.0.1 .js "> </ script >
9+ < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-2.0.1 .css " />
1010
1111 <!-- Dynamic jQuery Version Loader -->
1212 < script type ="text/javascript ">
You can’t perform that action at this time.
0 commit comments