Skip to content

Commit aa82b04

Browse files
committed
Rename test.js to unit.js.
1 parent 4546fc9 commit aa82b04

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<script src="../js/jquery.fileupload-audio.js"></script>
4141
<script src="../js/jquery.fileupload-video.js"></script>
4242
<script src="../js/jquery.fileupload-validate.js"></script>
43-
<script src="test.js"></script>
43+
<script src="unit.js"></script>
4444
<script>
4545
mocha.checkLeaks();
4646
mocha.run();
File renamed without changes.

0 commit comments

Comments
 (0)