summaryrefslogtreecommitdiff
path: root/src/testing/test_auditor_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_auditor_api.c')
-rw-r--r--src/testing/test_auditor_api.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/testing/test_auditor_api.c b/src/testing/test_auditor_api.c
index eea676bd4..97934f1d1 100644
--- a/src/testing/test_auditor_api.c
+++ b/src/testing/test_auditor_api.c
@@ -409,7 +409,6 @@ run (void *cls,
TALER_TESTING_cmd_recoup ("recoup-1",
MHD_HTTP_OK,
"recoup-withdraw-coin-1",
- "EUR:5",
NULL),
/**
* Re-withdraw from this reserve
@@ -469,7 +468,6 @@ run (void *cls,
TALER_TESTING_cmd_recoup ("recoup-2",
MHD_HTTP_OK,
"recoup-withdraw-coin-2a",
- "EUR:0.5",
NULL),
TALER_TESTING_cmd_end ()
};