aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2014-08-18 15:15:30 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2014-08-18 15:18:11 +0200
commitb157f99179f288e10e1343436ca5499ba56fb21c (patch)
tree6ce447a64429abcb1c499c6b7089a3e3e8562821 /test/Makefile.am
parent76f151ff375f2985026f4d5d738c8e2c769a1bce (diff)
downloadcalcurse-b157f99179f288e10e1343436ca5499ba56fb21c.tar.gz
calcurse-b157f99179f288e10e1343436ca5499ba56fb21c.zip
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>
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index ed64e1a..fe205a2 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -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