From 8741334d83aa5f77f1169af70493f394f860779f Mon Sep 17 00:00:00 2001 From: Lars Henriksen Date: Thu, 11 Apr 2019 20:02:54 +0200 Subject: New test cases for next appoinment The change by commit "Fix display of time left before next appointment" is not detected by the existing test because the time set has zero seconds. Signed-off-by: Lukas Fleischer --- test/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index 35b0c3d..7040505 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -51,6 +51,8 @@ TESTS = \ ical-007.sh \ ical-008.sh \ next-001.sh \ + next-002.sh \ + next-003.sh \ search-001.sh \ bug-002.sh \ regress-001.sh \ -- cgit v1.2.3-54-g00ecf