Test cases for "Fix monthly and yearly recurrence algorithms"

Signed-off-by: Lars Henriksen <LarsHenriksen@get2net.dk>
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
Lars Henriksen
2019-06-25 20:38:43 +02:00
committed by Lukas Fleischer
parent 2ae30b223e
commit 1db1108e86
3 changed files with 35 additions and 1 deletions

View File

@@ -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' \