aboutsummaryrefslogtreecommitdiffstats
path: root/test/integration/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/index.html')
-rw-r--r--test/integration/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/index.html b/test/integration/index.html
index 6de40b046..ad4b4eb14 100644
--- a/test/integration/index.html
+++ b/test/integration/index.html
@@ -12,7 +12,7 @@
<script src="https://code.jquery.com/qunit/qunit-2.0.0.js"></script>
<script src="./jquery-3.1.0.min.js"></script>
<script src="helpers.js"></script>
- <script src="tests.js"></script>
+ <script src="bundle.js"></script>
<script src="/testem.js"></script>
<iframe src="/development/index.html" height="500px" width="360px">