summaryrefslogtreecommitdiff
path: root/src/lib/test_exchange_api_revocation.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/test_exchange_api_revocation.c')
-rw-r--r--src/lib/test_exchange_api_revocation.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/test_exchange_api_revocation.c b/src/lib/test_exchange_api_revocation.c
index c0c96766c..dfe185450 100644
--- a/src/lib/test_exchange_api_revocation.c
+++ b/src/lib/test_exchange_api_revocation.c
@@ -134,8 +134,7 @@ run (void *cls,
* Try to partially spend (deposit) 1 EUR of the 5 EUR coin
* (in full) (merchant would receive EUR:0.99 due to 1 ct
* deposit fee)
- */
- TALER_TESTING_cmd_deposit
+ */TALER_TESTING_cmd_deposit
("deposit-partial",
"withdraw-coin-1", 0,
TALER_TESTING_make_wire_details (42,
@@ -278,4 +277,5 @@ main (int argc,
return 0;
}
+
/* end of test_exchange_api_revocation.c */