summaryrefslogtreecommitdiffhomepage
path: root/runsc/test/root/testdata/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'runsc/test/root/testdata/BUILD')
-rw-r--r--runsc/test/root/testdata/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/runsc/test/root/testdata/BUILD b/runsc/test/root/testdata/BUILD
index a22635129..6c9fe0aea 100644
--- a/runsc/test/root/testdata/BUILD
+++ b/runsc/test/root/testdata/BUILD
@@ -5,6 +5,7 @@ package(licenses = ["notice"]) # Apache 2.0
go_library(
name = "testdata",
srcs = [
+ "busybox.go",
"containerd_config.go",
"httpd.go",
"httpd_mount_paths.go",