aboutsummaryrefslogtreecommitdiff
path: root/src/exchange-lib/test_exchange_api_twisted.c
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-05-17 15:35:45 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-05-17 15:35:45 +0200
commit5e1178a74b9d581910bb1067a195e59f3c6ddcd2 (patch)
treefd526a2d916a8705c312e2659ed5d28c3cfb7eff /src/exchange-lib/test_exchange_api_twisted.c
parentc0c5bd3ba70d6e75bbcc1cb9cb275569e451a5e4 (diff)
downloadexchange-5e1178a74b9d581910bb1067a195e59f3c6ddcd2.tar.xz
Trigger double(-successful) refund.
Diffstat (limited to 'src/exchange-lib/test_exchange_api_twisted.c')
-rw-r--r--src/exchange-lib/test_exchange_api_twisted.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/exchange-lib/test_exchange_api_twisted.c b/src/exchange-lib/test_exchange_api_twisted.c
index 6542a3f07..36214cce0 100644
--- a/src/exchange-lib/test_exchange_api_twisted.c
+++ b/src/exchange-lib/test_exchange_api_twisted.c
@@ -303,6 +303,9 @@ run (void *cls,
"EUR:0.000001",
"deposit-refund-1"),
+ /* Last CMD be "money gone". Do
+ * aggregate before exec'ing it (!). */
+
TALER_TESTING_cmd_end ()
};