use new script phantom/run-jasmine.js
authorWolfram Schneider <wosch@indexdata.dk>
Fri, 14 Mar 2014 14:25:08 +0000 (14:25 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Fri, 14 Mar 2014 14:25:08 +0000 (14:25 +0000)
test/Makefile

index a1f9dc9..1f86e05 100644 (file)
@@ -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