From: Steve Brokenshire Date: Sun, 31 Jan 2016 13:11:24 +0000 (+0000) Subject: Added tests/iCalendarTask-Load3.vcf for testing DURATION X-Git-Tag: release-0.02~538 X-Git-Url: http://Server1/repobrowser/?a=commitdiff_plain;h=4cf9c068f3e1dad69fd5b4b920ce6686ef95175c;p=xestiacalendar%2F.git Added tests/iCalendarTask-Load3.vcf for testing DURATION --- diff --git a/source/tests/iCalendarTask-Load3.vcf b/source/tests/iCalendarTask-Load3.vcf new file mode 100644 index 0000000..6fe2939 --- /dev/null +++ b/source/tests/iCalendarTask-Load3.vcf @@ -0,0 +1,9 @@ +BEGIN:VCALENDAR +VERSION:2.0 +BEGIN:VTODO +DTSTAMP;OTHER=PARAM:20160131T104500Z +UID:b3a16392-ad86-4061-be53-c215af2306df +DTSTART:20160131T103000Z +DURATION;TEST=YES:PT15M +END:VTODO +END:VCALENDAR \ No newline at end of file