-
-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #406 from jacadzaca/test_restructure_issue_70
Test restructure issue 70
- Loading branch information
Showing
3 changed files
with
22 additions
and
25 deletions.
There are no files selected for viewing
12 changes: 12 additions & 0 deletions
12
src/icalendar/tests/events/issue_70_rrule_causes_attribute_error.ics
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
BEGIN:VEVENT | ||
CREATED:20081114T072804Z | ||
UID:D449CA84-00A3-4E55-83E1-34B58268853B | ||
DTEND:20070220T180000 | ||
RRULE:FREQ=WEEKLY;INTERVAL=1;UNTIL=20070619T225959 | ||
TRANSP:OPAQUE | ||
SUMMARY:Esb mellon phone conf | ||
DTSTART:20070220T170000 | ||
DTSTAMP:20070221T095412Z | ||
SEQUENCE:0 | ||
END:VEVENT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters