Skip to content

Commit 81d8746

Browse files
committed
rename test file name
1 parent b8100ce commit 81d8746

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ go_library(
2727

2828
go_test(
2929
name = "go_default_test",
30-
srcs = ["encryptionconfig_test.go"],
30+
srcs = ["config_test.go"],
3131
library = ":go_default_library",
3232
deps = [
3333
"//vendor/k8s.io/apimachinery/pkg/runtime/schema:go_default_library",

0 commit comments

Comments
 (0)