summaryrefslogtreecommitdiffhomepage
path: root/runsc/test/root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'runsc/test/root/BUILD')
-rw-r--r--runsc/test/root/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/runsc/test/root/BUILD b/runsc/test/root/BUILD
index 75826a521..7ded78baa 100644
--- a/runsc/test/root/BUILD
+++ b/runsc/test/root/BUILD
@@ -24,6 +24,7 @@ go_test(
"local",
],
deps = [
+ "//runsc/cgroup",
"//runsc/specutils",
"//runsc/test/root/testdata",
"//runsc/test/testutil",