summaryrefslogtreecommitdiff
path: root/src/testing/test_anastasis.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-27 12:18:12 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-27 12:18:12 +0100
commit393d657198c650f2b256457a4b26b8431806b4d2 (patch)
tree65d450168e2920363307bed4bd4ec0c850b0589f /src/testing/test_anastasis.c
parent2a0bf277efba7c5c9de0f30ff23a27b4ce137c80 (diff)
downloadanastasis-393d657198c650f2b256457a4b26b8431806b4d2.tar.gz
anastasis-393d657198c650f2b256457a4b26b8431806b4d2.tar.bz2
anastasis-393d657198c650f2b256457a4b26b8431806b4d2.zip
-update logic for latest Taler exchange APIs
Diffstat (limited to 'src/testing/test_anastasis.c')
-rw-r--r--src/testing/test_anastasis.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testing/test_anastasis.c b/src/testing/test_anastasis.c
index 87d98b0..6ce6771 100644
--- a/src/testing/test_anastasis.c
+++ b/src/testing/test_anastasis.c
@@ -164,10 +164,12 @@ run (void *cls,
TALER_TESTING_cmd_withdraw_amount ("withdraw-coin-1",
"create-reserve-1",
"EUR:5",
+ 0, /* age */
MHD_HTTP_OK),
TALER_TESTING_cmd_withdraw_amount ("withdraw-coin-2",
"create-reserve-1",
"EUR:5",
+ 0, /* age */
MHD_HTTP_OK),
/**
* Check the reserve is depleted.