mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-29 21:29:24 +00:00
bazel: fix some unit tests
This commit is contained in:
6
pkg/client/testdata/BUILD
vendored
Normal file
6
pkg/client/testdata/BUILD
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
filegroup(
|
||||
name = "testdata",
|
||||
srcs = glob(["*"]),
|
||||
)
|
||||
Reference in New Issue
Block a user