summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2650806..9f50bd9 100644
--- a/Makefile
+++ b/Makefile
@@ -56,3 +56,7 @@ tests-stop:
echo "halt()." | ./rel/bin/to_erl test/nodes/storage-1/
tests: tests-prepare tests-start tests-run tests-stop
+
+# Unit testing.
+check: all
+ test/check.erl