mirror of
https://github.com/araddon/dateparse.git
synced 2026-06-22 18:11:30 +08: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