X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2FMakefile;h=95a3c7b79e2def8503434c05e25e1c10e6acc44e;hb=56483f51c428061a708d8cdf6eba624db7abeaa5;hp=9ee3b804b3584d04a65442ef50c5eee2bc820314;hpb=33587b3b07b0e4b8a9ce09d340114ded913722d2;p=mkws-moved-to-github.git diff --git a/test/Makefile b/test/Makefile index 9ee3b80..95a3c7b 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