aboutsummaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index f8433a5..cefdd4d 100644
--- a/BUILD
+++ b/BUILD
@@ -24,4 +24,5 @@ alias(
name = "gtest_for_library_testonly",
testonly = 1,
actual = "@com_google_googletest//:gtest",
+ visibility = ["//:__subpackages__"],
)