aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_auditor_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-20 12:35:06 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-20 12:35:06 +0100
commitb9186bdd788b544fbbc349f655b93389fd301211 (patch)
treec788a713516737d60d6b052e7630a710824d4f43 /src/testing/test_auditor_api.c
parente4293ec0752293c9206914e908a1c45e1a4d4f02 (diff)
parent6a46b13e80659cbc9917b46f74d21b4f4aaf6c3b (diff)
Merge branch 'master' of git+ssh://git.taler.net/exchange
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 eea676bd..97934f1d 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 ()
};