diff options
Diffstat (limited to 'Makefile.am')
-rwxr-xr-x | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 38b0a7b..972e2c6 100755 --- a/Makefile.am +++ b/Makefile.am @@ -136,6 +136,7 @@ SCM_LOG_DRIVER = \ TESTS = \ tests/basic.sh \ tests/schedule.sh \ + tests/schedule-2.sh \ tests/base.scm \ tests/environment.scm \ tests/job-specifier.scm \ |