From 88e72887a06e3903d0ef991bd4de9530cfeaa3de Mon Sep 17 00:00:00 2001 From: Mathieu Lirzin Date: Sat, 2 Jul 2016 03:35:19 +0200 Subject: Add test for 'with-directory-excursion'. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index d2d4821..aa822ad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,7 +24,8 @@ SCM_LOG_DRIVER = \ TESTS = \ tests/base.scm \ - tests/database.scm + tests/database.scm \ + tests/utils.scm # Unset 'GUILE_LOAD_COMPILED_PATH' altogether while compiling. Otherwise, if # $GUILE_LOAD_COMPILED_PATH contains $(cuirassmoduledir), we may find .go -- cgit v1.2.3