We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4546fc9 commit aa82b04Copy full SHA for aa82b04
test/index.html
@@ -40,7 +40,7 @@
40
<script src="../js/jquery.fileupload-audio.js"></script>
41
<script src="../js/jquery.fileupload-video.js"></script>
42
<script src="../js/jquery.fileupload-validate.js"></script>
43
- <script src="test.js"></script>
+ <script src="unit.js"></script>
44
<script>
45
mocha.checkLeaks();
46
mocha.run();
test/test.js test/unit.jstest/test.js renamed to test/unit.js
0 commit comments