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:
488f0fa
)
add target alias "check-js"
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 15 Oct 2014 19:57:12 +0000
(19:57 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 15 Oct 2014 19:57:12 +0000
(19:57 +0000)
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index
1114eef
..
e4b204b
100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-42,7
+42,7
@@
clean-tmp:
mkws-complete-syntax-check:
${MAKE} -C../tools/htdocs mkws-complete.min.js
-check: mkws-complete-syntax-check
+check check-js: mkws-complete-syntax-check
@if [ ! -e node_modules ]; then echo "please run first: make node-modules"; exit 1; fi
${JASMINE_NODE} --noColor --captureExceptions --forceexit ./spec