diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2018-12-18 17:35:23 +0100 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2018-12-18 17:35:23 +0100 |
commit | 93ff2d93cc76ab0d42a1730d79437a89145d6b2a (patch) | |
tree | ccece9fe25b771ea3ec237278413ad0a61b59943 /src/exchange-lib/test_exchange_api_twisted.c | |
parent | e634c877e34952d951438eaafd40e43c291a64fa (diff) |
/withdraw: #5284.
Diffstat (limited to 'src/exchange-lib/test_exchange_api_twisted.c')
-rw-r--r-- | src/exchange-lib/test_exchange_api_twisted.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/exchange-lib/test_exchange_api_twisted.c b/src/exchange-lib/test_exchange_api_twisted.c index fa850afe..1c530058 100644 --- a/src/exchange-lib/test_exchange_api_twisted.c +++ b/src/exchange-lib/test_exchange_api_twisted.c @@ -167,7 +167,6 @@ run (void *cls, */ TALER_TESTING_cmd_withdraw_amount ("refresh-withdraw-coin", - is->exchange, "refresh-create-reserve", "EUR:5", MHD_HTTP_OK), @@ -226,7 +225,6 @@ run (void *cls, TALER_TESTING_cmd_withdraw_amount ("withdraw-coin-r1", - is->exchange, "create-reserve-r1", "EUR:5", MHD_HTTP_OK), |