summaryrefslogtreecommitdiff
path: root/test/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/BUILD')
-rw-r--r--test/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/BUILD b/test/BUILD
index 65b2c2f..2cabb10 100644
--- a/test/BUILD
+++ b/test/BUILD
@@ -79,7 +79,7 @@ filegroup(
name = "for_bazel_tests",
testonly = True,
srcs = glob(["**"]),
- visibility = ["//:__pkg__"],
+ visibility = ["//test/shell:__pkg__"],
)
cc_binary(