From cb3c1be14c7507800cc567300c7eea1e800339e1 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Wed, 27 Jan 2016 19:39:30 +0000 Subject: [PATCH] Added the CONTACT properties to iCalendarEvent-Load2.vcf --- source/tests/iCalendarEvent-Load2.vcf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/tests/iCalendarEvent-Load2.vcf b/source/tests/iCalendarEvent-Load2.vcf index 683eb20..71d6f46 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -43,5 +43,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:VEVENT END:VCALENDAR \ No newline at end of file -- 2.39.5