From 877649e5011682a78e63e3da428526f7c47cb253 Mon Sep 17 00:00:00 2001 From: Nicco Kunzmann Date: Thu, 13 Oct 2022 20:26:42 +0100 Subject: [PATCH] added newline --- .../tests/events/issue_156_RDATE_with_PERIOD_list.ics | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/icalendar/tests/events/issue_156_RDATE_with_PERIOD_list.ics b/src/icalendar/tests/events/issue_156_RDATE_with_PERIOD_list.ics index 9929599..3202e85 100644 --- a/src/icalendar/tests/events/issue_156_RDATE_with_PERIOD_list.ics +++ b/src/icalendar/tests/events/issue_156_RDATE_with_PERIOD_list.ics @@ -3,5 +3,6 @@ SUMMARY:RDATE period DTSTART:19961230T020000Z DTEND:19961230T060000Z UID:rdate_period -RDATE;VALUE=PERIOD:19970101T180000Z/19970102T070000Z,19970109T180000Z/PT5H30M +RDATE;VALUE=PERIOD:19970101T180000Z/19970102T070000Z,19970109T180000Z/PT5H + 30M END:VEVENT