Commit 32d70602 authored by vipwzw's avatar vipwzw

auto ci

parent 976f0a1b
......@@ -8,13 +8,14 @@ package rpc
//only load all plugin and system
import (
"testing"
"github.com/33cn/chain33/client/mocks"
rpctypes "github.com/33cn/chain33/rpc/types"
"github.com/33cn/chain33/types"
pt "github.com/33cn/plugin/plugin/dapp/paracross/types"
"github.com/stretchr/testify/assert"
"golang.org/x/net/context"
"testing"
)
func newGrpc(api *mocks.QueueProtocolAPI) *channelClient {
......
This diff is collapsed.
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