From d24bd7f28502352053be85faa606bf7c9071b1a7 Mon Sep 17 00:00:00 2001 From: Ben Fortuna Date: Thu, 6 Jan 2022 16:07:29 +1100 Subject: [PATCH] Fixed broken test --- .gitattributes | 1 + .../resources/net/fortuna/ical4j/data/test-relaxed-parsing.ics | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 498a4345f..4b9b7bd15 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ +test-relaxed-parsing.ics text eol=lf *.ics text eol=crlf \ No newline at end of file diff --git a/src/test/resources/net/fortuna/ical4j/data/test-relaxed-parsing.ics b/src/test/resources/net/fortuna/ical4j/data/test-relaxed-parsing.ics index 2076af085..f4590a1eb 100644 --- a/src/test/resources/net/fortuna/ical4j/data/test-relaxed-parsing.ics +++ b/src/test/resources/net/fortuna/ical4j/data/test-relaxed-parsing.ics @@ -11,6 +11,7 @@ TZOFFSETTO:-0300 RRULE:FREQ=YEARLY;BYMONTH=2;BYDAY=3SU END:STANDARD BEGIN:DAYLIGHT +DTSTART:16010101T230000 TZOFFSETFROM:-0300 TZOFFSETTO:-0200 RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=4SU