[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-merchant] 02/02: Enabling the increase-unknown-reser
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-merchant] 02/02: Enabling the increase-unknown-reserve error case. |
Date: |
Tue, 22 May 2018 14:36:22 +0200 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository merchant.
commit 7381f75338f501628aa231524086dc6c0bb1f000
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue May 22 14:35:42 2018 +0200
Enabling the increase-unknown-reserve error case.
---
src/lib/test_merchant_api_new.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/lib/test_merchant_api_new.c b/src/lib/test_merchant_api_new.c
index e2b1c98..c79502b 100644
--- a/src/lib/test_merchant_api_new.c
+++ b/src/lib/test_merchant_api_new.c
@@ -652,7 +652,6 @@ run (void *cls,
"EUR:5.01"),
- #if 0
/* This command tests the authorization of tip
* against a reserve that does not exist. This is
* implemented by passing a "tip instance" that
@@ -668,7 +667,6 @@ run (void *cls,
"tip 2",
"EUR:5.01",
TALER_EC_TIP_AUTHORIZE_RESERVE_UNKNOWN),
- #endif
TALER_TESTING_cmd_tip_query ("query-tip-1",
merchant_url,
--
To stop receiving notification emails like this one, please contact
address@hidden