Remove outdated TODO + fix TODO to add tests for the table output

This commit is contained in:
David Dworken
2022-09-17 12:19:29 -07:00
parent 423b13733a
commit 6093d06110
2 changed files with 14 additions and 8 deletions

View File

@@ -70,5 +70,3 @@ func TestParseTimeGenerously(t *testing.T) {
t.Fatalf("parsed time incorrectly: %d", ts.Unix())
}
}
// TODO: Maybe some dedicated unit tests for Search()