summaryrefslogtreecommitdiff
path: root/p11p-daemon
diff options
context:
space:
mode:
Diffstat (limited to 'p11p-daemon')
-rw-r--r--p11p-daemon/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/p11p-daemon/Makefile b/p11p-daemon/Makefile
index 328d4c4..e9c55d1 100644
--- a/p11p-daemon/Makefile
+++ b/p11p-daemon/Makefile
@@ -15,6 +15,8 @@ dialyzer:
@$(REBAR) dialyzer
check:
@$(REBAR) do eunit -v, ct -v, proper -v
+eunit:
+ @$(REBAR) do eunit
tests:
@$(REBAR) ct
start: rel