diff --git a/integration/member_test.go b/integration/member_test.go index fa7d27832..44bb7958a 100644 --- a/integration/member_test.go +++ b/integration/member_test.go @@ -19,6 +19,7 @@ import ( "io/ioutil" "os" "reflect" + "testing" "github.com/coreos/etcd/Godeps/_workspace/src/golang.org/x/net/context" "github.com/coreos/etcd/client"