From: Wolfram Schneider Date: Fri, 14 Mar 2014 14:25:08 +0000 (+0000) Subject: use new script phantom/run-jasmine.js X-Git-Tag: 1.0.0~1318^2~5 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=50218f192d5e1500d826764cbac38667d5efbd07 use new script phantom/run-jasmine.js --- diff --git a/test/Makefile b/test/Makefile index a1f9dc9..1f86e05 100644 --- a/test/Makefile +++ b/test/Makefile @@ -33,7 +33,7 @@ terse: $(MIKE) jasmine-node --noColor --captureExceptions --forceexit spec phantomjs p: - ./bomb.pl --timeout="${PHANTOMJS_TIMEOUT}.5" ${PHANTOMJS} phantom/evaluate.js ${PHANTOMJS_URL} ${PHANTOMJS_TIMEOUT} + ./bomb.pl --timeout="${PHANTOMJS_TIMEOUT}.5" ${PHANTOMJS} phantom/run-jasmine.js ${PHANTOMJS_URL} ${PHANTOMJS_TIMEOUT} screenshot: ${PHANTOMJS} phantom/screenshot.js ${PHANTOMJS_URL} ${IMAGES}/screenshot.png 1200 1000