guix-patches
[Top][All Lists]
Advanced

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

[bug#65221] [PATCH 3/6] Makefile.am: enable extra-ports.sh test.


From: ulfvonbelow
Subject: [bug#65221] [PATCH 3/6] Makefile.am: enable extra-ports.sh test.
Date: Fri, 18 Aug 2023 15:22:36 -0500

* Makefile.am (TESTS): add tests/extra-ports.sh
---
 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index fdfcf3d..b2ce46b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -271,7 +271,8 @@ TESTS =                                             \
   tests/daemonize.sh                           \
   tests/eval-load.sh                           \
   tests/services/monitoring.sh                 \
-  tests/services/repl.sh
+  tests/services/repl.sh                        \
+  tests/extra-ports.sh
 
 TEST_EXTENSIONS = .sh
 EXTRA_DIST += $(TESTS)
-- 
2.40.1






reply via email to

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