gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-exchange] branch master updated: re-enable bank /rej


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: re-enable bank /reject testing now that bank implements it (closes #5200)
Date: Wed, 13 Dec 2017 17:14:55 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new f93abc2  re-enable bank /reject testing now that bank implements it 
(closes #5200)
f93abc2 is described below

commit f93abc29d8bec77bc83ae21d49fd5f7a23826192
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Dec 13 17:14:52 2017 +0100

    re-enable bank /reject testing now that bank implements it (closes #5200)
---
 src/bank-lib/test_bank_api.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/bank-lib/test_bank_api.c b/src/bank-lib/test_bank_api.c
index c70ae88..2a11719 100644
--- a/src/bank-lib/test_bank_api.c
+++ b/src/bank-lib/test_bank_api.c
@@ -91,7 +91,6 @@ run (void *cls)
       .details.history.direction = TALER_BANK_DIRECTION_DEBIT,
       .details.history.start_row_ref = "deposit-1",
       .details.history.num_results = 5 },
-    /* FIXME(bug #5200): re-enable once implemented in bank
     { .oc = TBI_OC_REJECT,
       .label = "reject-1",
       .details.reject.cmd_ref = "deposit-1" },
@@ -113,7 +112,6 @@ run (void *cls)
       .details.history.direction = TALER_BANK_DIRECTION_BOTH | 
TALER_BANK_DIRECTION_CANCEL,
       .details.history.start_row_ref = NULL,
       .details.history.num_results = 5 },
-    */
     { .oc = TBI_OC_END }
   };
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]