diff --git a/timespans/timespans_test.go b/timespans/timespans_test.go index c7b113ab0..108831e44 100644 --- a/timespans/timespans_test.go +++ b/timespans/timespans_test.go @@ -35,4 +35,5 @@ func TestSetInterval(t *testing.T) { if ts1.Interval != i2 { t.Error("Bigger ponder interval should win") } -} \ No newline at end of file +} +