commit 7a12aea7af5185457300314bd24bc13846051234
parent 01554ef865db6536e189c53e9fbe7832a83d78cf
Author: Sree Harsha Totakura <sreeharsha@totakura.in>
Date: Fri, 10 Apr 2015 17:45:15 +0200
mintdb: add postgres plugin testcase to regression tests
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/mintdb/Makefile.am b/src/mintdb/Makefile.am
@@ -48,6 +48,9 @@ check_PROGRAMS = \
test-mintdb-keyio \
test-mintdb-postgres
+TESTS = \
+ test-mintdb-postgres
+
test_mintdb_deposits_SOURCES = \
test_mintdb_deposits.c
test_mintdb_deposits_LDADD = \