Commit 4c60b776 authored by Jeff Grafton's avatar Jeff Grafton

client-go/util/cert go_library shouldn't depend on testdata

parent d112ffc2
......@@ -24,9 +24,6 @@ go_library(
"io.go",
"pem.go",
],
data = [
"testdata/dontUseThisKey.pem",
],
importpath = "k8s.io/client-go/util/cert",
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment