mirror of
https://github.com/kubernetes/client-go.git
synced 2025-09-10 19:38:57 +00:00
update BUILD files
Kubernetes-commit: aee5f457dbfd70c2d15c33e392dce6a3ca710116
This commit is contained in:
committed by
Kubernetes Publisher
parent
10a3c2dff4
commit
c92755ea3b
@@ -9,6 +9,7 @@ load(
|
||||
go_test(
|
||||
name = "go_default_test",
|
||||
srcs = ["fake_handler_test.go"],
|
||||
importpath = "k8s.io/client-go/util/testing",
|
||||
library = ":go_default_library",
|
||||
)
|
||||
|
||||
@@ -18,6 +19,7 @@ go_library(
|
||||
"fake_handler.go",
|
||||
"tmpdir.go",
|
||||
],
|
||||
importpath = "k8s.io/client-go/util/testing",
|
||||
)
|
||||
|
||||
filegroup(
|
||||
|
Reference in New Issue
Block a user