From b0954e40539631ae716f857f139b784a03e5ce9e Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Thu, 9 Jun 2016 22:08:37 +0100 Subject: [PATCH] Moved TZID in iCalendarTimezone-Load1.vcf into VTIMEZONE. --- source/tests/iCalendarTimezone-Load1.vcf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/tests/iCalendarTimezone-Load1.vcf b/source/tests/iCalendarTimezone-Load1.vcf index 58991ec..3472e75 100644 --- a/source/tests/iCalendarTimezone-Load1.vcf +++ b/source/tests/iCalendarTimezone-Load1.vcf @@ -1,6 +1,6 @@ BEGIN:VCALENDAR VERSION:2.0 BEGIN:VTIMEZONE -END:VTIMEZONE TZID:Example/Starrgazy -END:VCALENDAR \ No newline at end of file +END:VTIMEZONE +END:VCALENDAR -- 2.39.2