From 535b0ddd0ecb26324171ade35d332bd4c60f5e98 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 31 Jan 2016 13:27:46 +0000 Subject: [PATCH] Added the CONTACT property to iCalendarTask-Load2.vcf --- source/tests/iCalendarTask-Load2.vcf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/tests/iCalendarTask-Load2.vcf b/source/tests/iCalendarTask-Load2.vcf index 2484b83..9cd6e90 100644 --- a/source/tests/iCalendarTask-Load2.vcf +++ b/source/tests/iCalendarTask-Load2.vcf @@ -44,5 +44,8 @@ CATEGORIES;LANGUAGE=en-GB;SAMPLE=TOKEN:CATEGORY FIVE, CATEGORY SIX, CATEGORY S 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. +CONTACT:First Contact +CONTACT;ALTREP="null:nodata";LANGUAGE=en-GB:Second Contact +CONTACT;ZEBRAS=NO:Third Contact END:VTODO END:VCALENDAR \ No newline at end of file -- 2.39.2