From: Wolfram Schneider Date: Mon, 7 Apr 2014 18:16:17 +0000 (+0000) Subject: test with /jasmine-local-popup.html by default X-Git-Tag: 1.0.0~995^2~2 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=c034901ffdbf910887e22b81d86c3a1836b8c3b7 test with /jasmine-local-popup.html by default This should make it easier to detect if the MKWS / mkadmin setup is broken --- diff --git a/test/Makefile b/test/Makefile index d4033ec..f92f26b 100644 --- a/test/Makefile +++ b/test/Makefile @@ -4,7 +4,7 @@ MIKE = PATH=$$PATH:/usr/local/lib/node-v0.10.24-linux-x64/bin #PHANTOMJS_URL=https://mkws-dev.indexdata.com/jasmine-popup.html -PHANTOMJS_URL=http://localhost:4040/jasmine-popup.html +PHANTOMJS_URL=http://localhost:4040/jasmine-local-popup.html PHANTOMJS_TIMEOUT=16 NPM_INSTALL_FLAGS=-q