summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2022-07-05 09:25:00 +0200
committerLars-Dominik Braun <lars@6xq.net>2022-07-05 11:04:18 +0200
commitc23e0aa65d511a29f31da876f905594c0f8bce00 (patch)
treeb853d9099934deead0005e0c63db0470fc322497
parent02ca41d9019d28c8493d13286d10ec9fb2a752a1 (diff)
downloadguix-patches-c23e0aa65d511a29f31da876f905594c0f8bce00.tar
guix-patches-c23e0aa65d511a29f31da876f905594c0f8bce00.tar.gz
maint: Disable telephony service tests.
Temporarily, so we can bump the guix package. * Makefile.am (SCM_TESTS): Remove tests/services/telephony.scm.
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 377cac03f7..f606125789 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -531,7 +531,6 @@ SCM_TESTS = \
tests/services/file-sharing.scm \
tests/services/configuration.scm \
tests/services/linux.scm \
- tests/services/telephony.scm \
tests/sets.scm \
tests/size.scm \
tests/status.scm \