From: Steve Brokenshire Date: Wed, 27 Jan 2016 12:03:20 +0000 (+0000) Subject: Created iCalendarEvent-Load3.vcf for unit testing X-Git-Tag: release-0.02~651 X-Git-Url: http://Server1/repobrowser/?a=commitdiff_plain;h=74e2dbeae9df040a64a92f5a1599d39bda28b48b;p=xestiacalendar%2F.git Created iCalendarEvent-Load3.vcf for unit testing --- diff --git a/source/tests/iCalendarEvent-Load3.vcf b/source/tests/iCalendarEvent-Load3.vcf new file mode 100644 index 0000000..c02f954 --- /dev/null +++ b/source/tests/iCalendarEvent-Load3.vcf @@ -0,0 +1,9 @@ +BEGIN:VCALENDAR +VERSION:2.0 +BEGIN:VEVENT +DTSTAMP:20160127T111200Z +UID:b3a16392-ad86-4061-be53-c215af2306e1 +DTSTART:20160122T183000Z +DURATION;TEST=EXAMPLE:PT1H +END:VEVENT +END:VCALENDAR \ No newline at end of file