summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/testing/test_exchange_api.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/testing/test_exchange_api.c b/src/testing/test_exchange_api.c
index 008eefb20..c5544637b 100644
--- a/src/testing/test_exchange_api.c
+++ b/src/testing/test_exchange_api.c
@@ -355,7 +355,6 @@ run (void *cls,
*///
TALER_TESTING_cmd_track_transfer_empty ("wire-deposit-failing",
NULL,
- 0,
MHD_HTTP_NOT_FOUND),
TALER_TESTING_cmd_sleep ("sleep-before-aggregator",
1),
@@ -396,13 +395,11 @@ run (void *cls,
"check_bank_transfer-499c"),
TALER_TESTING_cmd_track_transfer ("wire-deposit-success-bank",
"check_bank_transfer-99c1",
- 0,
MHD_HTTP_OK,
"EUR:0.98",
"EUR:0.01"),
TALER_TESTING_cmd_track_transfer ("wire-deposits-success-wtid",
"deposit-wtid-ok",
- 0,
MHD_HTTP_OK,
"EUR:4.98",
"EUR:0.01"),