Commit 0008026e authored by 张振华's avatar 张振华

Merge branch 'dpos-v2' of https://github.com/zzh33cn/plugin into dpos-v2

parents e66c31d8 6097c849
...@@ -26,5 +26,5 @@ func TestTicker(t *testing.T) { ...@@ -26,5 +26,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") 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