test/Makefile.am: Add missing test
We added ical-005 in f3fe3c8 (Gracefully handle all day events in iCal imports, 2014-08-18) but forgot to add entries to the Makefile. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
parent
76f151ff37
commit
b157f99179
@ -46,6 +46,7 @@ TESTS = \
|
||||
ical-002.sh \
|
||||
ical-003.sh \
|
||||
ical-004.sh \
|
||||
ical-005.sh \
|
||||
ical-006.sh \
|
||||
next-001.sh \
|
||||
search-001.sh \
|
||||
@ -108,5 +109,6 @@ EXTRA_DIST = \
|
||||
data/ical-002.ical \
|
||||
data/ical-003.ical \
|
||||
data/ical-004.ical \
|
||||
data/ical-005.ical \
|
||||
data/ical-006.ical \
|
||||
data/todo
|
||||
|
Loading…
x
Reference in New Issue
Block a user