commit b1015a9992a915cd7457637988d86e32077588e5
parent 48cccb62ca8ccd27216c6d42b2eee5e4689a7922
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Thu, 28 Jun 2018 10:41:49 +0200
Commenting last change.
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/exchange-lib/test_exchange_api_new.c b/src/exchange-lib/test_exchange_api_new.c
@@ -495,6 +495,11 @@ run (void *cls,
(43,
fakebank_url),
"{\"items\":[{\"name\":\"ice cream\",\"value\":1}]}",
+ /**
+ * This large time unit should NEVER result in
+ * a wire transfer from the aggregation CMD below.
+ * Bug number: #5366.
+ */
GNUNET_TIME_UNIT_FOREVER_REL,
"EUR:5",
MHD_HTTP_OK),