summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_post_orders_paid.c
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-10-15 12:00:19 +0200
committerMS <ms@taler.net>2020-10-15 13:05:24 +0200
commit875611bddc13935f5cb34c37720f7fa1661296cd (patch)
treeaaae42c99f615283d32136ead8bae72bb6b96605 /src/testing/testing_api_cmd_post_orders_paid.c
parent8718ecbfcfd6111561118fbf5d293eed37bd838a (diff)
downloadmerchant-875611bddc13935f5cb34c37720f7fa1661296cd.tar.gz
merchant-875611bddc13935f5cb34c37720f7fa1661296cd.tar.bz2
merchant-875611bddc13935f5cb34c37720f7fa1661296cd.zip
Doxygen fixes
Diffstat (limited to 'src/testing/testing_api_cmd_post_orders_paid.c')
-rw-r--r--src/testing/testing_api_cmd_post_orders_paid.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/testing/testing_api_cmd_post_orders_paid.c b/src/testing/testing_api_cmd_post_orders_paid.c
index b6f60daf..713e2505 100644
--- a/src/testing/testing_api_cmd_post_orders_paid.c
+++ b/src/testing/testing_api_cmd_post_orders_paid.c
@@ -221,16 +221,6 @@ paid_cleanup (void *cls,
}
-/**
- * Make an "order paid" test command.
- *
- * @param label command label
- * @param merchant_url merchant base URL
- * @param pay_reference reference to the payment to verify
- * @param session_id the session to use for the verification.
- * @param http_status expected HTTP response code
- * @return the command
- */
struct TALER_TESTING_Command
TALER_TESTING_cmd_merchant_post_orders_paid (const char *label,
const char *merchant_url,