From 10b824963ff7b0b012e6b85c8b3f07904c473fd1 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Mon, 6 Feb 2012 20:15:48 -0500 Subject: Remove stupid lib directory --- test/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/Makefile (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile new file mode 100644 index 0000000..269204d --- /dev/null +++ b/test/Makefile @@ -0,0 +1,4 @@ +.PHONY: test + +test: + ct_run -pa -dir . -config database.conf -- cgit v1.2.3