Remove unused code in UT files in pkg/

This commit is contained in:
linweibin
2018-01-15 16:02:35 +08:00
parent 5911f87dad
commit fa8afc1d39
41 changed files with 18 additions and 325 deletions

View File

@@ -1260,7 +1260,6 @@ func TestFindSourceController(t *testing.T) {
tests := []struct {
list *api.ReplicationControllerList
expectedController *api.ReplicationController
err error
name string
expectError bool
}{