diff options
Diffstat (limited to 'test/integration/index.html')
-rw-r--r-- | test/integration/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/index.html b/test/integration/index.html index 1a2cbd553..6de40b046 100644 --- a/test/integration/index.html +++ b/test/integration/index.html @@ -13,6 +13,7 @@ <script src="./jquery-3.1.0.min.js"></script> <script src="helpers.js"></script> <script src="tests.js"></script> + <script src="/testem.js"></script> <iframe src="/development/index.html" height="500px" width="360px"> <p>Your browser does not support iframes</p> |