Internal visibility changes

PiperOrigin-RevId: 495140251
This commit is contained in:
Kevin Lindkvist
2022-12-13 15:21:29 -08:00
committed by gVisor bot
parent 70be2fc8a7
commit 9a3913034d
-3
View File
@@ -316,9 +316,6 @@ cc_binary(
testonly = 1,
srcs = ["bad.cc"],
linkstatic = 1,
visibility = [
"//:sandbox",
],
deps = [
gtest,
"//test/util:test_main",