summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/syscalls/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/syscalls/BUILD b/test/syscalls/BUILD
index 674e4b5b1..89cf659c3 100644
--- a/test/syscalls/BUILD
+++ b/test/syscalls/BUILD
@@ -529,6 +529,7 @@ syscall_test(test = "//test/syscalls/linux:write_test")
go_binary(
name = "syscall_test_runner",
+ testonly = True,
srcs = ["syscall_test_runner.go"],
data = [
"//runsc",