From f1fe2c0c55ce0e4bbfb8b3ac3c5dd48ea63c481b Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 31 Jan 2016 13:25:23 +0000 Subject: [PATCH] Added the CATEGORIES and COMMENT properties to iCalendarTask-Load2.vcf --- source/tests/iCalendarTask-Load2.vcf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/tests/iCalendarTask-Load2.vcf b/source/tests/iCalendarTask-Load2.vcf index 1e1f554..2484b83 100644 --- a/source/tests/iCalendarTask-Load2.vcf +++ b/source/tests/iCalendarTask-Load2.vcf @@ -37,5 +37,12 @@ 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 +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. +COMMENT;ZEBRAS=YES:This is the third comment. END:VTODO END:VCALENDAR \ No newline at end of file -- 2.39.5