File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > pathparser.js tests</ title >
5
- < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-1.15 .0.css " />
5
+ < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-1.19 .0.css " />
6
6
</ head >
7
7
< body >
8
8
< div id ="qunit "> </ div >
9
9
< div id ="qunit-fixture "> </ div >
10
10
< script src ="../pathparser.js "> </ script >
11
- < script src ="https://code.jquery.com/qunit/qunit-1.15 .0.js "> </ script >
11
+ < script src ="https://code.jquery.com/qunit/qunit-1.19 .0.js "> </ script >
12
12
< script src ="tests.js "> </ script >
13
13
</ body >
14
14
</ html >
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > pathparser.min.js tests</ title >
5
- < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-1.15 .0.css " />
5
+ < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-1.19 .0.css " />
6
6
</ head >
7
7
< body >
8
8
< div id ="qunit "> </ div >
9
9
< div id ="qunit-fixture "> </ div >
10
10
< script src ="../pathparser.min.js "> </ script >
11
- < script src ="https://code.jquery.com/qunit/qunit-1.15 .0.js "> </ script >
11
+ < script src ="https://code.jquery.com/qunit/qunit-1.19 .0.js "> </ script >
12
12
< script src ="tests.js "> </ script >
13
13
</ body >
14
14
</ html >
You can’t perform that action at this time.
0 commit comments