summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Branca <chewbranca@apache.org>2014-05-20 12:42:33 -0700
committerRussell Branca <chewbranca@apache.org>2014-05-20 12:42:33 -0700
commit2c4038dd7bea524f3c70b3182a0b7644a4dbddcb (patch)
treeda00303a4dae3cd100977cccb55a912414d818f0
parent6ed3629985d6bc580260476b23cc328330e4da7f (diff)
downloadcouchdb-1843-feature-bigcouch-eunit.tar.gz
Add eunit makefile target1843-feature-bigcouch-eunit
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4e3c3d025..8477254d5 100644
--- a/Makefile
+++ b/Makefile
@@ -70,3 +70,6 @@ cluster, so this is a one-time operation.\n"
docker:
@docker build --no-cache --rm -t couchdb/1843-feature-bigcouch .
+
+eunit:
+ @rebar eunit skip_deps=meck,mochiweb,lager