summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Branca <chewbranca@apache.org>2014-05-20 12:42:33 -0700
committerRobert Newson <rnewson@apache.org>2014-05-21 09:32:05 +0100
commit14b8b334987708b691856172daf11e0b4df51491 (patch)
treeee1368c67cce3e54f29ca9d2b52c362aaedfe170
parent28730f64aff8c92132b35572671902300ef7c557 (diff)
downloadcouchdb-14b8b334987708b691856172daf11e0b4df51491.tar.gz
Add eunit makefile target
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9bf7da8cf..d8dff104c 100644
--- a/Makefile
+++ b/Makefile
@@ -53,3 +53,6 @@ install.mk:
docker:
@docker build --no-cache --rm -t couchdb/1843-feature-bigcouch .
+
+eunit:
+ @rebar eunit skip_deps=meck,mochiweb,lager