Autogenerate BUILD files

Kubernetes-commit: cf55f9ed45e6df2431d47cfc5b9c9b30758527f1
This commit is contained in:
Jeff Grafton 2017-08-09 15:45:29 -07:00 committed by Kubernetes Publisher
parent b0aa1a022d
commit 573b6e6289

View File

@ -14,6 +14,7 @@ go_test(
"csr_test.go",
"pem_test.go",
],
data = glob(["testdata/**"]),
library = ":go_default_library",
tags = ["automanaged"],
)