From b1887cd68e499f2514b9e5e0a8e050185d27f915 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Wed, 27 Jan 2016 21:01:44 +0000 Subject: [PATCH] Added the RELATED-TO 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 7a70215..6979d3e 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -53,5 +53,8 @@ REQUEST-STATUS:2.0;Success REQUEST-STATUS;LANGUAGE=en:3.42;Really big irrecoverable error caused by the u ser REQUEST-STATUS;USER=MISSING:3.7;Invalid calendar user +RELATED-TO:person.1@example.com +RELATED-TO;RELTYPE=PARENT:person.2@example.com +RELATED-TO;SCHOOL=MEETING:person.3@example.com END:VEVENT END:VCALENDAR \ No newline at end of file -- 2.39.2