diff options
Diffstat (limited to 'test/sandbox/seccomp.go')
| -rw-r--r-- | test/sandbox/seccomp.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/sandbox/seccomp.go b/test/sandbox/seccomp.go index 8ef59c98..7df781d2 100644 --- a/test/sandbox/seccomp.go +++ b/test/sandbox/seccomp.go @@ -1,3 +1,5 @@ +//go:build testtool + package sandbox import ( |
