From 591169f86718117151bf9eb5960ba58e2a27a5bb Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Mon, 6 Feb 2012 20:12:01 -0500 Subject: Add test stubs --- lib/test/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lib/test/Makefile (limited to 'lib/test/Makefile') 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 -- cgit v1.3