Skip to content

Commit 4eb40a2

Browse files
committed
refactor
1 parent 6e35851 commit 4eb40a2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
mocha.setup('bdd');
1818
</script>
1919
<script src="../index.js"></script>
20-
<script src="index.js"></script>
20+
<script src="all.js"></script>
2121

2222
<script>
2323
mocha.checkLeaks();

0 commit comments

Comments
 (0)