aboutsummaryrefslogtreecommitdiff
path: root/testdata/recurrence/simple-daily.ics
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2019-12-30 02:11:38 +0100
committerHugo Hörnquist <hugo@hornquist.se>2019-12-30 02:11:38 +0100
commitb6d12e309b207c25de7873f658aa0f88ea77080c (patch)
treeea4a8515c4c5b3e6798f6b3b69e24ad76f53b883 /testdata/recurrence/simple-daily.ics
parentFix keyword argument. (diff)
downloadcalp-b6d12e309b207c25de7873f658aa0f88ea77080c.tar.gz
calp-b6d12e309b207c25de7873f658aa0f88ea77080c.tar.xz
Reworked tests.
Diffstat (limited to '')
-rw-r--r--testdata/recurrence/simple-daily.ics13
1 files changed, 0 insertions, 13 deletions
diff --git a/testdata/recurrence/simple-daily.ics b/testdata/recurrence/simple-daily.ics
deleted file mode 100644
index f6ccd661..00000000
--- a/testdata/recurrence/simple-daily.ics
+++ /dev/null
@@ -1,13 +0,0 @@
-BEGIN:VCALENDAR
-VERSION:2.0
-PRODID:-Manual baby!
-BEGIN:VEVENT
-SUMMARY:Repeating event
-DTSTART;20190302T160000
-DTEND;VALUE=DATE-TIME:20190302T170000
-DTSTAMP;VALUE=DATE-TIME:20190302T165849Z
-UID:USG7HSRFJSZ6YURWCNSH3UCKI2PHP19SWGBG
-SEQUENCE:0
-RRULE:FREQ=DAILY
-END:VEVENT
-END:VCALENDAR