aboutsummaryrefslogtreecommitdiff
path: root/testlib/selenium/testhost.html
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-11-13 17:25:36 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-11-13 17:25:36 +0100
commit35e7e1f46474da63d49ba1a632c9f0e0b45c8e86 (patch)
treed63f7d14fbd0b4259228305eca3b93eeec3040d1 /testlib/selenium/testhost.html
parenteb84d5747aac0de781d64fb9cdbf2da13006d85e (diff)
downloadwallet-core-35e7e1f46474da63d49ba1a632c9f0e0b45c8e86.tar.xz
fix test harness issue with emscripten
Diffstat (limited to 'testlib/selenium/testhost.html')
-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 62c1a4e82..2fb9cb533 100644
--- a/testlib/selenium/testhost.html
+++ b/testlib/selenium/testhost.html
@@ -11,7 +11,7 @@
"lib/emscripten/taler-emscripten-lib": {
format: "global",
exports: "Module",
- }
+ },
},
});
</script>