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, 1 insertions, 0 deletions
diff --git a/runsc/container/BUILD b/runsc/container/BUILD
index b86974d41..efdf43175 100644
--- a/runsc/container/BUILD
+++ b/runsc/container/BUILD
@@ -38,6 +38,7 @@ go_test(
srcs = [
"container_test.go",
"fs_test.go",
+ "multi_container_test.go",
],
data = [
":uds_test_app",