From c4def6beb68d15a2c8c90c7aad7d710b8c100abe Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Mon, 1 Feb 2016 21:55:30 +0000 Subject: [PATCH] Added the COMMENT property to iCalendarJournal-Load2.vcf --- source/tests/iCalendarFreeBusy-Load2.vcf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/tests/iCalendarFreeBusy-Load2.vcf b/source/tests/iCalendarFreeBusy-Load2.vcf index 1e489bb..a0add21 100644 --- a/source/tests/iCalendarFreeBusy-Load2.vcf +++ b/source/tests/iCalendarFreeBusy-Load2.vcf @@ -17,5 +17,8 @@ ATTENDEE;DELEGATED-FROM="mailto:delegated.from@example.com";DELEGATED-TO="mail ATTENDEE;DIR="null:nodata";SENT-BY="mailto:sent.by@example.com";CN="Attendee T he Third";CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED;LANGUAGE=kw;EXAMPLE=DATA:Attend ee Three +COMMENT:This is the first comment. +COMMENT;ALTREP="null:nodata";LANGUAGE=en:This is the second comment. +COMMENT;ZEBRAS=YES:This is the third comment. END:VFREEBUSY END:VCALENDAR -- 2.39.2