mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: Register emacs tests.
This is a follow-up to f8364fabbd
, adding the
new test to the Makefile.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add %D%/tests/emacs.scm.
This commit is contained in:
parent
aeef827d2d
commit
3f86edae29
1 changed files with 1 additions and 0 deletions
|
@ -814,6 +814,7 @@ GNU_SYSTEM_MODULES = \
|
|||
%D%/tests/desktop.scm \
|
||||
%D%/tests/dict.scm \
|
||||
%D%/tests/docker.scm \
|
||||
%D%/tests/emacs.scm \
|
||||
%D%/tests/file-sharing.scm \
|
||||
%D%/tests/ganeti.scm \
|
||||
%D%/tests/gdm.scm \
|
||||
|
|
Loading…
Reference in a new issue