Commit 33c85b49 authored by vipwzw's avatar vipwzw

auto ci

parent 881d1453
......@@ -217,7 +217,7 @@ func TestAddMinerTx(t *testing.T) {
para := new(client)
para.privateKey = priKey
para.addMinerTx(nil, block, localBlock)
assert.Equal(t,1,len(block.Txs))
assert.Equal(t, 1, len(block.Txs))
}
......
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