From 35e7e1f46474da63d49ba1a632c9f0e0b45c8e86 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 13 Nov 2016 17:25:36 +0100 Subject: fix test harness issue with emscripten --- testlib/selenium/testhost.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testlib/selenium/testhost.html') 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", - } + }, }, }); -- cgit v1.2.3