Unverified Commit 35ea919d authored by vipwzw's avatar vipwzw Committed by GitHub

Update ticket_test.go

parent 697b7103
...@@ -30,6 +30,7 @@ func TestTicket(t *testing.T) { ...@@ -30,6 +30,7 @@ func TestTicket(t *testing.T) {
testTicket(t) testTicket(t)
} }
func testTicket(t *testing.T) { func testTicket(t *testing.T) {
mock33 := testnode.New("testdata/chain33.cfg.toml", nil) mock33 := testnode.New("testdata/chain33.cfg.toml", nil)
defer mock33.Close() defer mock33.Close()
......
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