Skip to content

Commit

Permalink
docs: add TODO comment in TestNextTimeRDate
Browse files Browse the repository at this point in the history
  • Loading branch information
revelaction committed Aug 27, 2024
1 parent ec330fa commit b031d6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ical/eventtime_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@ END:VEVENT`
}
t.Logf("Error message is: %s", err)
}

// TODO Why is rrule no doing properly
func TestNextTimeRDate(t *testing.T) {
event := `BEGIN:VEVENT
UID:123456789
Expand Down

0 comments on commit b031d6c

Please sign in to comment.