From 53e7547aaf74a0d34584e221ea92bea85c452d66 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 2 May 2016 05:17:42 +0200 Subject: removing broken and redundant testcase --- src/exchangedb/Makefile.am | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'src/exchangedb/Makefile.am') diff --git a/src/exchangedb/Makefile.am b/src/exchangedb/Makefile.am index 98745ecac..fc87feea1 100644 --- a/src/exchangedb/Makefile.am +++ b/src/exchangedb/Makefile.am @@ -56,7 +56,6 @@ libtalerexchangedb_la_LDFLAGS = \ check_PROGRAMS = \ - test-exchangedb-deposits-postgres \ test-exchangedb-keyio \ test-exchangedb-postgres \ test-perf-taler-exchangedb \ @@ -66,17 +65,7 @@ AM_TESTS_ENVIRONMENT=export TALER_PREFIX=$${TALER_PREFIX:-@libdir@};export PATH= TESTS = \ test-exchangedb-postgres \ test-perf-taler-exchangedb \ - test-exchangedb-keyio \ - test-exchangedb-deposits-postgres - -test_exchangedb_deposits_postgres_SOURCES = \ - test_exchangedb_deposits.c -test_exchangedb_deposits_postgres_LDADD = \ - libtalerexchangedb.la \ - $(top_srcdir)/src/util/libtalerutil.la \ - $(top_srcdir)/src/pq/libtalerpq.la \ - -lgnunetutil \ - -ljansson + test-exchangedb-keyio test_exchangedb_keyio_SOURCES = \ test_exchangedb_keyio.c -- cgit v1.2.3