Skip to content

Commit a703237

Browse files
committed
Rollback test.html
1 parent 33aaf22 commit a703237

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/test.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
if (!expr) throw new Error(msg || 'failed');
3939
}
4040
</script>
41-
<!-- <script src="file.js"></script>
41+
<script src="file.js"></script>
4242
<script src="error.js"></script>
4343
<script src="object.js"></script>
4444
<script src="collection.js"></script>
@@ -50,8 +50,6 @@
5050

5151
<script src="status.js"></script>
5252
<script src="sms.js"></script>
53-
-->
54-
<script src="user.js"></script>
5553
<script>
5654
onload = function(){
5755
mocha.checkLeaks();

0 commit comments

Comments
 (0)