From 1825146df805eadf32c48ec586ce5f410f8b781c Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Wed, 27 Jan 2016 19:16:34 +0000 Subject: [PATCH] Added the COMMENT properties to iCalendarEvent-Load2.vcf --- source/tests/iCalendarEvent-Load2.vcf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/tests/iCalendarEvent-Load2.vcf b/source/tests/iCalendarEvent-Load2.vcf index 7900f43..ad1fe4b 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -40,5 +40,7 @@ CATEGORIES:CATEGORY ONE, CATEGORY TWO CATEGORIES;LANGUAGE=en:CATEGORY THREE, CATEGORY FOUR CATEGORIES;LANGUAGE=en-GB;SAMPLE=TOKEN:CATEGORY FIVE, CATEGORY SIX, CATEGORY S EVEN +COMMENT:This is the first comment. +COMMENT;ALTREP="null:nodata";LANGUAGE=en:This is the second comment. END:VEVENT END:VCALENDAR \ No newline at end of file -- 2.39.2