summaryrefslogtreecommitdiff
path: root/src/lib/test_merchant_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-28 22:50:59 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-28 22:50:59 +0100
commit717ae657cd5aa7960db45d195b3546e6640a5378 (patch)
tree7fc0a358e3cbf3228d63e3561e35cf346df12ee6 /src/lib/test_merchant_api.c
parent17e7d26894edd55fb2d756e5252d7de20ce89fe0 (diff)
downloadmerchant-717ae657cd5aa7960db45d195b3546e6640a5378.tar.gz
merchant-717ae657cd5aa7960db45d195b3546e6640a5378.tar.bz2
merchant-717ae657cd5aa7960db45d195b3546e6640a5378.zip
remove closer, fixes FTBFS and makes tests slightly faster
Diffstat (limited to 'src/lib/test_merchant_api.c')
-rw-r--r--src/lib/test_merchant_api.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
index d8de78c9..b214814d 100644
--- a/src/lib/test_merchant_api.c
+++ b/src/lib/test_merchant_api.c
@@ -126,7 +126,6 @@ cmd_exec_wirewatch (char *label)
*/
#define CMD_EXEC_AGGREGATOR(label) \
TALER_TESTING_cmd_exec_aggregator (label "-aggregator", CONFIG_FILE), \
- TALER_TESTING_cmd_exec_closer (label "-closer", CONFIG_FILE), \
TALER_TESTING_cmd_exec_transfer (label "-transfer", CONFIG_FILE)