alias p -> phantomjs
authorWolfram Schneider <wosch@indexdata.dk>
Fri, 7 Mar 2014 16:54:58 +0000 (16:54 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Fri, 7 Mar 2014 16:54:58 +0000 (16:54 +0000)
test/Makefile

index 4cc9211..812b258 100644 (file)
@@ -32,7 +32,7 @@ test: check
 terse:
        $(MIKE) jasmine-node --noColor --captureExceptions --forceexit spec
 
-phantomjs:
+phantomjs p:
        ${PHANTOMJS} phantom/evaluate.js ${PHANTOMJS_URL} ${PHANTOMJS_TIMEOUT}
 
 screenshot: