Commit 61843ab8 authored by vipwzw's avatar vipwzw

auto ci

parent 47bbff03
......@@ -7,6 +7,7 @@ package trade
import (
"bytes"
"encoding/gob"
"github.com/33cn/chain33/system/mempool"
"github.com/33cn/chain33/types"
)
......
package trade
import (
"testing"
"github.com/33cn/chain33/common"
"github.com/33cn/chain33/common/address"
"github.com/33cn/chain33/common/crypto"
......@@ -8,7 +10,6 @@ import (
drivers "github.com/33cn/chain33/system/mempool"
"github.com/33cn/chain33/types"
"github.com/stretchr/testify/assert"
"testing"
)
var (
......
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