aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test/Makefile
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2012-02-06 20:12:01 -0500
committerBrian Cully <github.20.shmit@spamgourmet.com>2012-02-06 20:12:01 -0500
commit591169f86718117151bf9eb5960ba58e2a27a5bb (patch)
treeac3cb347b1685108d840e738b92c10f79e4d9944 /lib/test/Makefile
parent50f3c688a7cd4819680dbd19b9933c6cb5e62ca7 (diff)
downloadmysqlerl-591169f86718117151bf9eb5960ba58e2a27a5bb.tar.gz
mysqlerl-591169f86718117151bf9eb5960ba58e2a27a5bb.zip
Add test stubs
Diffstat (limited to 'lib/test/Makefile')
-rw-r--r--lib/test/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/test/Makefile b/lib/test/Makefile
new file mode 100644
index 0000000..b4fac05
--- /dev/null
+++ b/lib/test/Makefile
@@ -0,0 +1,4 @@
+.PHONY: test
+
+test:
+ ct_run -pa ../ebin -dir . -config database.conf