pkg/storage/etcd: update bazel

This commit is contained in:
Hongchao Deng 2016-11-14 11:28:48 -08:00
parent b6e329654e
commit 14ed02d0dd

View File

@ -63,7 +63,6 @@ go_test(
"//pkg/storage/testing:go_default_library",
"//pkg/watch:go_default_library",
"//vendor:github.com/coreos/etcd/client",
"//vendor:github.com/stretchr/testify/assert",
"//vendor:golang.org/x/net/context",
],
)