Skip to content

Commit 9786a19

Browse files
committed
Core unit tests: Include testsuite.js for the testswarm include
1 parent 0411542 commit 9786a19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/core/core.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<link rel="stylesheet" href="../../../external/qunit.css" type="text/css"/>
1212
<script type="text/javascript" src="../../../external/qunit.js"></script>
1313
<script type="text/javascript" src="../../jquery.simulate.js"></script>
14+
<script type="text/javascript" src="../testsuite.js"></script>
1415

1516
<script type="text/javascript" src="core.js"></script>
1617
<script type="text/javascript" src="selector.js"></script>

0 commit comments

Comments
 (0)