apteryx pushed a commit to branch master
in repository guix.

commit 6428f854f9d8e4b844589a5c5bb16df583a087ec
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Wed Jul 6 11:29:03 2022 -0400

    Revert "maint: Disable telephony service tests."
    
    This reverts commit c23e0aa65d511a29f31da876f905594c0f8bce00, since the
    telephony service tests have now been fixed.
---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index f606125789..377cac03f7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -531,6 +531,7 @@ 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                             \

Reply via email to