projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
252fc09
)
increase timeout
author
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 7 Jul 2014 12:14:18 +0000
(12:14 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 7 Jul 2014 12:14:18 +0000
(12:14 +0000)
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index
79c7569
..
07c3d5b
100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-8,7
+8,7
@@
APACHE_PORT:= $(shell echo $${APACHE_PORT-4040})
#PHANTOMJS_URL=https://mkws-dev.indexdata.com/jasmine-popup.html
PHANTOMJS_PATH=jasmine-local-popup.html
PHANTOMJS_URL=http://localhost:${APACHE_PORT}/${PHANTOMJS_PATH}
-PHANTOMJS_TIMEOUT=16
+PHANTOMJS_TIMEOUT=18
NPM_INSTALL_FLAGS=-q
JASMINE_NODE= ./node_modules/jasmine-node/bin/jasmine-node