Commit a260bdd4 authored by vipwzw's avatar vipwzw

auto ci

parent b284bc43
......@@ -57,7 +57,7 @@ var (
TokenSymbol = "X"
MainBlockHeightForTransfer = int64(9)
tempTitle = ""
tempTitle = ""
)
type CommitTestSuite struct {
......
......@@ -15,8 +15,8 @@ import (
"github.com/33cn/chain33/types"
pt "github.com/33cn/plugin/plugin/dapp/paracross/types"
"github.com/stretchr/testify/assert"
"golang.org/x/net/context"
"github.com/stretchr/testify/mock"
"golang.org/x/net/context"
)
func newGrpc(api *mocks.QueueProtocolAPI) *channelClient {
......
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