aboutsummaryrefslogtreecommitdiff
path: root/testlib/selenium/testhost.html
diff options
context:
space:
mode:
Diffstat (limited to 'testlib/selenium/testhost.html')
-rw-r--r--testlib/selenium/testhost.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/testlib/selenium/testhost.html b/testlib/selenium/testhost.html
index 263fe6316..62c1a4e82 100644
--- a/testlib/selenium/testhost.html
+++ b/testlib/selenium/testhost.html
@@ -2,10 +2,10 @@
<html>
<head>
<title>Browser Test Host</title>
- <script src="../../lib/vendor/system-csp-production.src.js"></script>
+ <script src="/lib/vendor/system-csp-production.src.js"></script>
<script>
System.config({
- baseURL: "../../",
+ baseURL: "/",
defaultJSExtensions: true,
meta: {
"lib/emscripten/taler-emscripten-lib": {