alias p -> phantomjs
[mkws-moved-to-github.git] / 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: