From 6583e83d16288d78645d806af3e4f69f4f1a655a Mon Sep 17 00:00:00 2001 From: Mathieu Lirzin Date: Sat, 24 Mar 2018 00:40:04 +0100 Subject: tests: Add "tests/base.scm" * tests/base.scm: New test. * Makefile.am (TESTS): Add it. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e37b0f4..07a492f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -136,6 +136,7 @@ SCM_LOG_DRIVER = \ TESTS = \ tests/basic.sh \ tests/schedule.sh \ + tests/base.scm \ tests/environment.scm \ tests/job-specifier.scm -- cgit v1.2.3