From c280533d88a6a1f30a802def266cc182f5312326 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Thu, 16 Oct 2014 12:43:55 +0200 Subject: [PATCH] update documentation --- test/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile b/test/Makefile index e4606ba..c0333fa 100644 --- a/test/Makefile +++ b/test/Makefile @@ -125,6 +125,7 @@ help: @echo "DEBUG=0 APACHE_PORT=5050 make -s phantomjs PHANTOMJS_TIMEOUT=12 PHANTOMJS_PATH=${PHANTOMJS_PATH}" @echo "DEBUG=2 make phantomjs PHANTOMJS_TIMEOUT=12 PHANTOMJS_URL=${PHANTOMJS_URL}" @echo "" + @echo "make APACHE_PORT=5050 apache-start" @echo "make phantomjs-all" @echo "" -- 1.7.10.4