gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: spaces


From: gnunet
Subject: [taler-merchant] branch master updated: spaces
Date: Thu, 05 Dec 2019 17:19:16 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 6bec1b5  spaces
6bec1b5 is described below

commit 6bec1b52c5db88a4593574e6143f23843ff7bfa1
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Dec 5 17:19:14 2019 +0100

    spaces
---
 src/lib/test_merchant_api.c | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
index 69ed400..70694ff 100644
--- a/src/lib/test_merchant_api.c
+++ b/src/lib/test_merchant_api.c
@@ -496,7 +496,7 @@ run (void *cls,
       ("refund-increase-1",
       merchant_url,
       "refund test",
-      "1",
+      "1",  /* order ID */
       "EUR:0.1",
       "EUR:0.01",
       MHD_HTTP_OK),
@@ -1004,7 +1004,6 @@ run (void *cls,
   };
 
   struct TALER_TESTING_Command commands[] = {
-
     TALER_TESTING_cmd_batch ("pay",
                              pay),
 
@@ -1027,16 +1026,12 @@ run (void *cls,
 
     TALER_TESTING_cmd_batch ("refund",
                              refund),
-
     TALER_TESTING_cmd_batch ("tip",
                              tip),
-
     TALER_TESTING_cmd_batch ("pay-again",
                              pay_again),
-
     TALER_TESTING_cmd_batch ("pay-abort",
                              pay_abort),
-
     TALER_TESTING_cmd_history_default_start
       ("history-default-start",
       merchant_url,

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



reply via email to

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