mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Reinstate "services: Add a service for Jami."
This reverts commit4673f81793
, which reverted commit69dcc24c9f
with the fix detailed below. Thanks to Christopher Baines for reporting the failure and proposing a fix. * guix/self.scm (compiled-guix) [*system-test-modules*]: Add the test data files via the 'extra-files' argument. * gnu/local.mk (dist_patch_DATA): Move the tests/data/jami-dummy-account.dat file to... * gnu/local.mk (MODULES_NOT_COMPILED): ... here.
This commit is contained in:
parent
0ae0d8b4ce
commit
10f554700c
9 changed files with 2708 additions and 3 deletions
|
@ -489,6 +489,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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue