tests/functional: Mechanical rename of imports etcd/v3/integration/ -> etcd/tests/v3/integration/...
This commit is contained in:
@ -24,8 +24,8 @@ import (
|
||||
|
||||
pb "go.etcd.io/etcd/api/v3/etcdserverpb"
|
||||
"go.etcd.io/etcd/api/v3/v3rpc/rpctypes"
|
||||
"go.etcd.io/etcd/tests/v3/integration"
|
||||
"go.etcd.io/etcd/v3/clientv3"
|
||||
"go.etcd.io/etcd/v3/integration"
|
||||
"go.etcd.io/etcd/v3/pkg/testutil"
|
||||
"google.golang.org/grpc"
|
||||
)
|
||||
|
Reference in New Issue
Block a user