Browse Source

integration: fix test

Xiang Li 11 years ago
parent
commit
aed2c82e44
1 changed files with 1 additions and 0 deletions
  1. 1 0
      integration/member_test.go

+ 1 - 0
integration/member_test.go

@@ -19,6 +19,7 @@ import (
 	"io/ioutil"
 	"io/ioutil"
 	"os"
 	"os"
 	"reflect"
 	"reflect"
+	"testing"
 
 
 	"github.com/coreos/etcd/Godeps/_workspace/src/golang.org/x/net/context"
 	"github.com/coreos/etcd/Godeps/_workspace/src/golang.org/x/net/context"
 	"github.com/coreos/etcd/client"
 	"github.com/coreos/etcd/client"