server/bo_client/tests/index.html
changeset 406 cf0f23803a53
parent 263 3deace9204de
--- a/server/bo_client/tests/index.html	Tue Nov 08 18:23:01 2016 +0100
+++ b/server/bo_client/tests/index.html	Wed Nov 09 15:05:41 2016 +0100
@@ -21,7 +21,7 @@
     {{content-for "body"}}
     {{content-for "test-body"}}
 
-    <script src="{{rootURL}}testem.js" integrity=""></script>
+    <script src="/testem.js" integrity=""></script>
     <script src="{{rootURL}}assets/vendor.js"></script>
     <script src="{{rootURL}}assets/test-support.js"></script>
     <script src="{{rootURL}}assets/bo-client.js"></script>