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.
master
parent
aeef827d2d
commit
3f86edae29
|
@ -814,6 +814,7 @@ GNU_SYSTEM_MODULES = \
|
||||||
%D%/tests/desktop.scm \
|
%D%/tests/desktop.scm \
|
||||||
%D%/tests/dict.scm \
|
%D%/tests/dict.scm \
|
||||||
%D%/tests/docker.scm \
|
%D%/tests/docker.scm \
|
||||||
|
%D%/tests/emacs.scm \
|
||||||
%D%/tests/file-sharing.scm \
|
%D%/tests/file-sharing.scm \
|
||||||
%D%/tests/ganeti.scm \
|
%D%/tests/ganeti.scm \
|
||||||
%D%/tests/gdm.scm \
|
%D%/tests/gdm.scm \
|
||||||
|
|
Reference in New Issue