X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2FMakefile;h=09f35550107df613f306148facc63a561db9c453;hb=0ac96ac32ccbb24eb9ca37a3e4754e74535d1bc1;hp=33c5fb3fa7453461f7ff2c2433a5d2f776969279;hpb=d9a0bf989c217697dd97ba3761127979e6b8369a;p=mkws-moved-to-github.git diff --git a/test/Makefile b/test/Makefile index 33c5fb3..09f3555 100644 --- a/test/Makefile +++ b/test/Makefile @@ -30,7 +30,7 @@ jsbeautifier jsb indent: node-modules: node_modules node_modules: - npm install ${NPM_INSTALL_FLAGS} jQuery xmlhttprequest jsdom request jasmine-node + npm install ${NPM_INSTALL_FLAGS} jQuery xmlhttprequest jsdom request jasmine-node phantomjs help: @echo "make [ all | check | clean | distclean ]"