From 1db1108e86ff41a5efc7268145a092fc36418d63 Mon Sep 17 00:00:00 2001 From: Lars Henriksen Date: Tue, 25 Jun 2019 20:38:43 +0200 Subject: Test cases for "Fix monthly and yearly recurrence algorithms" Signed-off-by: Lars Henriksen Signed-off-by: Lukas Fleischer --- test/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index 12998c9..75ef72d 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -61,7 +61,8 @@ TESTS = \ recur-003.sh \ recur-004.sh \ recur-005.sh \ - recur-006.sh + recur-006.sh \ + recur-007.sh TESTS_ENVIRONMENT = \ TEST_INIT='$(top_srcdir)/test/test-init.sh' \ -- cgit v1.2.3-54-g00ecf