File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "expect" : false ,
1313 "MockContainer" : false ,
1414 "module" : false ,
15+ "QUnit" : false ,
1516 "require" : false ,
1617 "test" : false ,
1718 "window" : false
Original file line number Diff line number Diff line change 11<!doctype html>
22< html >
33 < head >
4- < link rel ="stylesheet " href ="vendor/qunit-1.14.0 .css " type ="text/css " />
4+ < link rel ="stylesheet " href ="vendor/qunit-1.23.1 .css " type ="text/css " />
55 < link rel ="stylesheet " href ="../../dist/css/select2.css " type ="text/css " />
66 </ head >
77 < body >
88 < div id ="qunit "> </ div >
99 < div id ="qunit-fixture "> </ div >
1010
11- < script src ="vendor/qunit-1.14.0 .js " type ="text/javascript "> </ script >
11+ < script src ="vendor/qunit-1.23.1 .js " type ="text/javascript "> </ script >
1212 < script src ="vendor/jquery-1.7.2.js " type ="text/javascript "> </ script >
1313 < script src ="../dist/js/select2.full.js " type ="text/javascript "> </ script >
1414
Original file line number Diff line number Diff line change 11<!doctype html>
22< html >
33 < head >
4- < link rel ="stylesheet " href ="vendor/qunit-1.14.0 .css " type ="text/css " />
4+ < link rel ="stylesheet " href ="vendor/qunit-1.23.1 .css " type ="text/css " />
55 < link rel ="stylesheet " href ="../../dist/css/select2.css " type ="text/css " />
66 </ head >
77 < body >
4848 </ select >
4949 </ div >
5050
51- < script src ="vendor/qunit-1.14.0 .js " type ="text/javascript "> </ script >
51+ < script src ="vendor/qunit-1.23.1 .js " type ="text/javascript "> </ script >
5252 < script src ="vendor/jquery-1.7.2.js " type ="text/javascript "> </ script >
5353 < script src ="../dist/js/select2.full.js " type ="text/javascript "> </ script >
5454
You can’t perform that action at this time.
0 commit comments