Browse Source

Merge pull request #2301 from xiang90/fix_snap

integration: fix test
Xiang Li 11 năm trước cách đây
mục cha
commit
d7840b75c3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"