summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2017-04-01 00:20:44 +0200
committerLudovic Courtès <ludo@gnu.org>2017-04-01 00:45:18 +0200
commit985a8599ed742053b52ac85f753c4feb54af93cb (patch)
treebf1ff8d72e8ecd7d0ec941637d133d7184a60ed7 /gnu/local.mk
parent892d9089a88abaa2ef1127f16308d03f4f08a4ce (diff)
downloadpatches-985a8599ed742053b52ac85f753c4feb54af93cb.tar
patches-985a8599ed742053b52ac85f753c4feb54af93cb.tar.gz
tests: Add GNU dicod test.
* gnu/tests/dict.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index b143778504..68f561e950 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -463,6 +463,7 @@ GNU_SYSTEM_MODULES = \
\
%D%/tests.scm \
%D%/tests/base.scm \
+ %D%/tests/dict.scm \
%D%/tests/nfs.scm \
%D%/tests/install.scm \
%D%/tests/mail.scm \