aboutsummaryrefslogtreecommitdiff
path: root/src/wire-plugins/Makefile.am
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-09-04 17:04:55 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-09-04 17:06:23 +0200
commitf4ee88a17523b6c6ebd83187a7d7af6fe7946578 (patch)
tree6e5661d9d2bb58b5f29a2f35e1b73f188e9d83f7 /src/wire-plugins/Makefile.am
parenta07d036c804ab879c7953e835d68ec0a595a379b (diff)
downloadexchange-f4ee88a17523b6c6ebd83187a7d7af6fe7946578.tar.xz
5746.
Introduce a stand-alone test file for wire-plugins that use the legacy API offered by banks (notably, /history-range).
Diffstat (limited to 'src/wire-plugins/Makefile.am')
-rw-r--r--src/wire-plugins/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/wire-plugins/Makefile.am b/src/wire-plugins/Makefile.am
index df2c6f8e4..83bb9f05f 100644
--- a/src/wire-plugins/Makefile.am
+++ b/src/wire-plugins/Makefile.am
@@ -77,11 +77,7 @@ TESTS = \
test_wire_plugin_transactions_taler_bank \
test_wire_plugin_legacy_taler_bank
-check_PROGRAMS= \
- test_ebics_wireformat \
- test_wire_plugin \
- test_wire_plugin_transactions_taler_bank
-
+check_PROGRAMS= $(TESTS)
test_ebics_wireformat_SOURCES = \
test_ebics_wireformat.c