mirror of
https://github.com/araddon/dateparse.git
synced 2026-01-31 10:24:23 +00:00
Code cleanup to reduce trial-error parsing
This commit is contained in:
@@ -57,6 +57,7 @@ import (
|
||||
|
||||
func init() {
|
||||
u.SetupLogging("debug")
|
||||
u.SetColorOutput()
|
||||
}
|
||||
|
||||
func TestParse(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user