From ad79b62a5b792d1fb42678d43025cb7cc9eec2be Mon Sep 17 00:00:00 2001 From: Egon Elbre Date: Fri, 10 May 2019 10:21:17 +0300 Subject: [PATCH] disable timeutils test to prevent depending on mgo --- bench_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bench_test.go b/bench_test.go index fd0ed57..0c6739a 100644 --- a/bench_test.go +++ b/bench_test.go @@ -4,8 +4,6 @@ import ( "fmt" "testing" "time" - - "github.com/simplereach/timeutils" ) /* @@ -44,6 +42,7 @@ func BenchmarkParseAny(b *testing.B) { } } +/* func BenchmarkParseDateString(b *testing.B) { b.ReportAllocs() for i := 0; i < b.N; i++ { @@ -52,6 +51,7 @@ func BenchmarkParseDateString(b *testing.B) { } } } +*/ var ( testDates = []string{