aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api_twisted.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_exchange_api_twisted.c')
-rw-r--r--src/testing/test_exchange_api_twisted.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/testing/test_exchange_api_twisted.c b/src/testing/test_exchange_api_twisted.c
index 053372197..c99c7410d 100644
--- a/src/testing/test_exchange_api_twisted.c
+++ b/src/testing/test_exchange_api_twisted.c
@@ -205,10 +205,6 @@ run (void *cls,
205 MHD_HTTP_PRECONDITION_FAILED, 205 MHD_HTTP_PRECONDITION_FAILED,
206 "EUR:50", 206 "EUR:50",
207 "deposit-refund-1"), 207 "deposit-refund-1"),
208 TALER_TESTING_cmd_refund ("refund-fee-too-low",
209 MHD_HTTP_BAD_REQUEST,
210 "EUR:5",
211 "deposit-refund-1"),
212 TALER_TESTING_cmd_end () 208 TALER_TESTING_cmd_end ()
213 }; 209 };
214 210