X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=test%2FMakefile;h=57b5c4692dcdea18f995528f51f95c58c19048da;hp=7d9152269ae7aa46c1918c137318b390401d1d72;hb=a6302cae8f48c3448a63b6cbd0d1ccab12232e2d;hpb=b00013fe39e1d0299c8760c14cc7900e35e2e56b diff --git a/test/Makefile b/test/Makefile index 7d91522..57b5c46 100644 --- a/test/Makefile +++ b/test/Makefile @@ -50,7 +50,7 @@ phantomjs p: apache-stop apache-start _phantomjs ${MAKE} apache-stop _phantomjs: - ./bin/bomb.pl --timeout="${PHANTOMJS_TIMEOUT}.5" ${PHANTOMJS} phantom/run-jasmine.js ${PHANTOMJS_URL} ${PHANTOMJS_TIMEOUT} + perl ./bin/bomb.pl --timeout="${PHANTOMJS_TIMEOUT}.5" ${PHANTOMJS} phantom/run-jasmine.js ${PHANTOMJS_URL} ${PHANTOMJS_TIMEOUT} mike-test: $(MAKE) _phantomjs PHANTOMJS_URL=http://x.example.indexdata.com/jasmine-popup.html