mirror of
https://github.com/kubernetes/client-go.git
synced 2025-06-27 15:39:39 +00:00
add testdata for tests in //vendor/k8s.io/...
Kubernetes-commit: 981dd8dc6615f397a9b85c5b965998dc8a0b1338
This commit is contained in:
parent
9a45999fa0
commit
4b15a8b136
@ -23,5 +23,8 @@ go_library(
|
|||||||
"io.go",
|
"io.go",
|
||||||
"pem.go",
|
"pem.go",
|
||||||
],
|
],
|
||||||
|
data = [
|
||||||
|
"testdata/dontUseThisKey.pem",
|
||||||
|
],
|
||||||
tags = ["automanaged"],
|
tags = ["automanaged"],
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user