diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2014-08-18 11:32:50 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2014-08-18 11:35:01 +0200 |
commit | e57b9654ff90230bc8b0631753b3dc0c829a9747 (patch) | |
tree | 2a2244463f3f74cec35086e40f66b28f86495c56 /test/data | |
parent | aca92e619db9bfa517877761285f37de11a50755 (diff) | |
download | calcurse-e57b9654ff90230bc8b0631753b3dc0c829a9747.zip |
test/: Fix date in ical-001
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'test/data')
-rw-r--r-- | test/data/ical-001.ical | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/ical-001.ical b/test/data/ical-001.ical index e4a1f78..e26b904 100644 --- a/test/data/ical-001.ical +++ b/test/data/ical-001.ical @@ -1,7 +1,7 @@ BEGIN:VCALENDAR VERSION:2.0 BEGIN:VEVENT -DTSTART:19020101T000100 +DTSTART:19800101T000100 DURATION:P1DT9H17M0S SUMMARY:Calibrator's END:VEVENT |