From e9deb6fff3d56b166ab702828bd1a716c2bf567f Mon Sep 17 00:00:00 2001 From: Lars Henriksen Date: Tue, 7 Apr 2020 21:29:26 +0200 Subject: Extend use of note file for iCal import iCal import to an item note file is extended from DESCRIPTION to LOCATION, COMMENT and STATUS for both events and todos. Addresses GitHub issue #9. Signed-off-by: Lars Henriksen 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 6b04d86..8a62a0c 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -59,6 +59,7 @@ TESTS = \ ical-009.sh \ ical-010.sh \ ical-011.sh \ + ical-012.sh \ next-001.sh \ next-002.sh \ next-003.sh \ @@ -134,5 +135,6 @@ EXTRA_DIST = \ data/ical-007.ical \ data/ical-008.ical \ data/ical-009.ical \ + data/ical-012.ical \ data/todo \ data/todo-export -- cgit v1.2.3-54-g00ecf