gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -change test order


From: gnunet
Subject: [taler-merchant] branch master updated: -change test order
Date: Mon, 05 Feb 2024 01:41:48 +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 e9dcd410 -change test order
e9dcd410 is described below

commit e9dcd41042b5f442f16b4c3ed7c8fba641edbc09
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Feb 5 01:41:46 2024 +0100

    -change test order
---
 doc/prebuilt            | 2 +-
 src/testing/Makefile.am | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/prebuilt b/doc/prebuilt
index bd40be2f..14e26d5f 160000
--- a/doc/prebuilt
+++ b/doc/prebuilt
@@ -1 +1 @@
-Subproject commit bd40be2fd4ce80106dc40a5ac4cc5c1695134063
+Subproject commit 14e26d5fe2c0ceed27e27d8c79db14775ddfd796
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index e462be16..1bf2a4fc 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -8,7 +8,6 @@ endif
 
 
 check_SCRIPTS = \
-  test-merchant-walletharness.sh \
   test_merchant_instance_auth.sh \
   test_merchant_instance_creation.sh \
   test_merchant_instance_response.sh \
@@ -18,7 +17,8 @@ check_SCRIPTS = \
   test_merchant_transfer_tracking.sh \
   test_merchant_kyc.sh \
   test_merchant_order_autocleanup.sh \
-  test_merchant_wirewatch.sh
+  test_merchant_wirewatch.sh \
+  test-merchant-walletharness.sh
 
 lib_LTLIBRARIES = \
   libtalermerchanttesting.la

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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