Commit 4d38b10e authored by vipwzw's avatar vipwzw

auto ci

parent a2ede293
...@@ -4,7 +4,6 @@ import ( ...@@ -4,7 +4,6 @@ import (
"context" "context"
"encoding/hex" "encoding/hex"
"flag" "flag"
"github.com/ethereum/go-ethereum/common/hexutil"
"math/big" "math/big"
"os" "os"
"os/signal" "os/signal"
...@@ -13,6 +12,8 @@ import ( ...@@ -13,6 +12,8 @@ import (
"testing" "testing"
"time" "time"
"github.com/ethereum/go-ethereum/common/hexutil"
"github.com/33cn/chain33/client/mocks" "github.com/33cn/chain33/client/mocks"
"github.com/33cn/chain33/util/testnode" "github.com/33cn/chain33/util/testnode"
"github.com/stretchr/testify/mock" "github.com/stretchr/testify/mock"
......
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