aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorLars Henriksen <LarsHenriksen@get2net.dk>2020-08-21 11:12:50 +0200
committerLukas Fleischer <lfleischer@calcurse.org>2020-08-26 07:52:08 -0400
commitf2a7eea311116691a90120c3e0ba0f1ce7fac6c5 (patch)
tree96d01e63c51c5ae2129432ceeec85409706ea85a /test/Makefile.am
parente3cfca7568c0481e30807a41a280752522af2838 (diff)
downloadcalcurse-f2a7eea311116691a90120c3e0ba0f1ce7fac6c5.tar.gz
calcurse-f2a7eea311116691a90120c3e0ba0f1ce7fac6c5.zip
Extend icalendar export
Export now covers advanced recurrence rules and properties imported to a note file. Signed-off-by: Lars Henriksen <LarsHenriksen@get2net.dk> Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index dfb97c3..daa6e77 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -61,6 +61,7 @@ TESTS = \
ical-011.sh \
ical-012.sh \
ical-013.sh \
+ ical-014.sh \
next-001.sh \
next-002.sh \
next-003.sh \