summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSree Harsha Totakura <sreeharsha@totakura.in>2015-04-10 17:45:15 +0200
committerSree Harsha Totakura <sreeharsha@totakura.in>2015-04-29 10:40:02 +0200
commit7a12aea7af5185457300314bd24bc13846051234 (patch)
treef443612f962f3df02c5519917001a437fff859f8 /src
parent01554ef865db6536e189c53e9fbe7832a83d78cf (diff)
downloadexchange-7a12aea7af5185457300314bd24bc13846051234.tar.gz
exchange-7a12aea7af5185457300314bd24bc13846051234.tar.bz2
exchange-7a12aea7af5185457300314bd24bc13846051234.zip
mintdb: add postgres plugin testcase to regression tests
Diffstat (limited to 'src')
-rw-r--r--src/mintdb/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mintdb/Makefile.am b/src/mintdb/Makefile.am
index 6b0aaa8cb..783b87b26 100644
--- 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 = \