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:
4d9a07d
)
test is an alias for check
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 21 Aug 2013 16:13:01 +0000
(18:13 +0200)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 21 Aug 2013 16:13:01 +0000
(18:13 +0200)
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index
fbccd52
..
88ebd68
100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-6,6
+6,7
@@
clean distclean:
check:
jasmine-node ./spec
+test: check
help:
@echo "make [ all | clean | check ]"