Skip to content

Commit

Permalink
Rename test22.ics to test23.ics
Browse files Browse the repository at this point in the history
A different test22.ics has been added as part of #332
  • Loading branch information
50an6xy06r6n committed Aug 27, 2024
1 parent 68e267e commit db12468
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -1054,9 +1054,9 @@ vows
}
}
},
'with test22.ics (testing dtstart of rrule with timezones)': {
'with test23.ics (testing dtstart of rrule with timezones)': {
topic() {
return ical.parseFile('./test/test22.ics');
return ical.parseFile('./test/test23.ics');
},
'first event': {
topic(events) {
Expand Down
File renamed without changes.

0 comments on commit db12468

Please sign in to comment.