summaryrefslogtreecommitdiffhomepage
path: root/runsc/container/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'runsc/container/BUILD')
-rw-r--r--runsc/container/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/runsc/container/BUILD b/runsc/container/BUILD
index 551e5bc99..bdd93aaba 100644
--- a/runsc/container/BUILD
+++ b/runsc/container/BUILD
@@ -13,7 +13,6 @@ go_library(
importpath = "gvisor.googlesource.com/gvisor/runsc/container",
visibility = [
"//runsc:__subpackages__",
- "//third_party/golang/gvisor/test:__subpackages__",
],
deps = [
"//pkg/log",