[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-exchange] 04/04: enable test for #5234
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-exchange] 04/04: enable test for #5234 |
Date: |
Thu, 04 Jan 2018 11:57:32 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
commit 57eb85976bf2e291a4a944244413ed157128ba90
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Jan 4 11:57:11 2018 +0100
enable test for #5234
---
src/exchange-lib/test_exchange_api.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/exchange-lib/test_exchange_api.c
b/src/exchange-lib/test_exchange_api.c
index a1aa38c..bccd4f9 100644
--- a/src/exchange-lib/test_exchange_api.c
+++ b/src/exchange-lib/test_exchange_api.c
@@ -3566,7 +3566,6 @@ run (void *cls)
.label = "check-empty-after-refund" },
-#if 0
/* Test refunded coins are never executed, even past
refund deadline */
{ .oc = OC_ADMIN_ADD_INCOMING,
@@ -3621,7 +3620,7 @@ run (void *cls)
/* check that aggregator didn't do anything, as expected */
{ .oc = OC_CHECK_BANK_TRANSFERS_EMPTY,
.label = "check-refund-fast-not-run" },
-#endif
+
/* ************** End of refund API testing************* */
--
To stop receiving notification emails like this one, please contact
address@hidden