File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424 < link rel ='stylesheet ' href ='lib/qunit.css ' type ='text/css ' />
2525 < script type ='text/javascript ' src ='lib/qunit.js '> </ script >
2626 < script type ='text/javascript ' src ='lib/qunit-junit-outputter.js '> </ script >
27- < script type ='text/javascript ' src ='../stacktrace.js '> </ script >
28- < script type ='text/javascript ' src ='CapturedExceptions.js '> </ script >
29- < script type ='text/javascript ' src ='TestStacktrace.js '> </ script >
3027 < script >
3128 var _bTestResults = { } ;
3229
6360 document . body . appendChild ( script ) ;
6461 }
6562 </ script >
63+ < script type ='text/javascript ' src ='../stacktrace.js '> </ script >
64+ < script type ='text/javascript ' src ='CapturedExceptions.js '> </ script >
65+ < script type ='text/javascript ' src ='TestStacktrace.js '> </ script >
6666</ head >
6767< body >
6868 < h1 id ='qunit-header '> stacktrace.js Test Suite</ h1 >
You can’t perform that action at this time.
0 commit comments