aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/bash/runfiles/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bash/runfiles/BUILD')
-rw-r--r--tools/bash/runfiles/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bash/runfiles/BUILD b/tools/bash/runfiles/BUILD
index adec4cef86..124d38f8e2 100644
--- a/tools/bash/runfiles/BUILD
+++ b/tools/bash/runfiles/BUILD
@@ -46,5 +46,5 @@ test_suite(
tests = [
":windows_tests",
],
- visibility = ["//src:__pkg__"],
+ visibility = ["//tools/bash:__pkg__"],
)