From: Wolfram Schneider Date: Fri, 7 Feb 2014 22:06:12 +0000 (+0100) Subject: spaces X-Git-Tag: 1.0.0~1502^2~1 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=ad8e15d13afb5fb96f433e62ac60b837d5ffc61c;hp=4db61068d161a703356b64b539148d8173a7aaf3 spaces to make cut&paste of an URL easier --- diff --git a/test/Makefile b/test/Makefile index ee50534..4cc9211 100644 --- a/test/Makefile +++ b/test/Makefile @@ -3,11 +3,12 @@ # For running on Mike's local install of node.js MIKE = PATH=$$PATH:/usr/local/lib/node-v0.10.24-linux-x64/bin +PHANTOMJS_URL=https://mkws-dev.indexdata.com/jasmine-popup.html +PHANTOMJS_TIMEOUT=12 + NPM_INSTALL_FLAGS=-q JASMINE_NODE= ./node_modules/jasmine-node/bin/jasmine-node PHANTOMJS= ./bomb.pl ./node_modules/phantomjs/bin/phantomjs -PHANTOMJS_URL= https://mkws-dev.indexdata.com/jasmine-popup.html -PHANTOMJS_TIMEOUT= 12 IMAGES= ./images SCREENSHOT_WIDTH= 360 480 640 768 1024 1200 1440 2048