Commit 6097c849 authored by vipwzw's avatar vipwzw

auto ci

parent a316d7cd
...@@ -25,5 +25,5 @@ func TestTicker(t *testing.T) { ...@@ -25,5 +25,5 @@ func TestTicker(t *testing.T) {
ticker.Stop() ticker.Stop()
assert.True(t, end-now >= 2) assert.True(t, end-now >= 2)
fmt.Println("TestTicker ok", end-now) fmt.Println("TestTicker ok", end-now)
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment