aboutsummaryrefslogtreecommitdiff
path: root/testlib
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-11-13 23:37:54 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-11-13 23:37:54 +0100
commit8a9d6cb0e658d846e1c2b69854e6aab8f9fad39f (patch)
tree75e2e6dda1c9591503da5aa57142fe4d46be7684 /testlib
parentf3fb8be7db6de87dae40d41bd5597a735c800ca1 (diff)
downloadwallet-core-8a9d6cb0e658d846e1c2b69854e6aab8f9fad39f.tar.xz
fix text harness problem caused by restructuring
Diffstat (limited to 'testlib')
-rw-r--r--testlib/selenium/testhost.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/testlib/selenium/testhost.html b/testlib/selenium/testhost.html
index 5733ad945..fcc9394f2 100644
--- a/testlib/selenium/testhost.html
+++ b/testlib/selenium/testhost.html
@@ -50,7 +50,7 @@
baseURL: "/",
defaultJSExtensions: true,
meta: {
- "lib/emscripten/taler-emscripten-lib": {
+ "src/emscripten/taler-emscripten-lib": {
format: "global",
exports: "Module",
},