aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_ssl
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/bad_ssl')
-rw-r--r--test/core/bad_ssl/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/bad_ssl/BUILD b/test/core/bad_ssl/BUILD
index 51210b6dd5..0ea1520213 100644
--- a/test/core/bad_ssl/BUILD
+++ b/test/core/bad_ssl/BUILD
@@ -14,7 +14,7 @@
load("//bazel:grpc_build_system.bzl", "grpc_cc_library", "grpc_cc_test", "grpc_cc_binary", "grpc_package")
-grpc_package(name = "bad_ssl")
+grpc_package(name = "test/core/bad_ssl")
licenses(["notice"]) # Apache v2