mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-09 23:17:55 +02:00
more tests + some todos where I could add even more
This commit is contained in:
@ -48,3 +48,5 @@ func TestParseTimeGenerously(t *testing.T) {
|
||||
t.Fatalf("parsed time incorrectly: %d", ts.Unix())
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Maybe some dedicated unit tests for Search()
|
||||
|
Reference in New Issue
Block a user