aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_merchant_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_merchant_api.c')
-rw-r--r--src/testing/test_merchant_api.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/testing/test_merchant_api.c b/src/testing/test_merchant_api.c
index ed220837..fdf5e7f4 100644
--- a/src/testing/test_merchant_api.c
+++ b/src/testing/test_merchant_api.c
@@ -1763,6 +1763,16 @@ run (void *cls,
NULL,
0,
"pay-order-with-output"),
+ // TALER_TESTING_cmd_merchant_pay_order_choices ("idempotent-pay-order-with-input-and-output",
+ // merchant_url,
+ // MHD_HTTP_OK,
+ // "create-order-with-input-and-output",
+ // "",
+ // "EUR:0",
+ // "EUR:0",
+ // NULL,
+ // 0,
+ // "pay-order-with-output"),
TALER_TESTING_cmd_merchant_post_orders_choices ("create-another-order-with-input-and-output",
cred.cfg,
merchant_url,