浏览代码

integration: fix test

Xiang Li 11 年之前
父节点
当前提交
aed2c82e44
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      integration/member_test.go

+ 1 - 0
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"