diff options
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 7040505..12998c9 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -60,7 +60,8 @@ TESTS = \ recur-002.sh \ recur-003.sh \ recur-004.sh \ - recur-005.sh + recur-005.sh \ + recur-006.sh TESTS_ENVIRONMENT = \ TEST_INIT='$(top_srcdir)/test/test-init.sh' \ |