Merge pull request #2301 from xiang90/fix_snap

integration: fix test
release-2.0
Xiang Li 2015-02-13 10:03:45 -08:00
commit d7840b75c3
1 changed files with 1 additions and 0 deletions

View File

@ -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"