diff options
Diffstat (limited to 'container/seccomp/hash_amd64_test.go')
| -rw-r--r-- | container/seccomp/hash_amd64_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/container/seccomp/hash_amd64_test.go b/container/seccomp/hash_amd64_test.go index eb3e6092..c021772c 100644 --- a/container/seccomp/hash_amd64_test.go +++ b/container/seccomp/hash_amd64_test.go @@ -1,8 +1,8 @@ package seccomp_test import ( - . "hakurei.app/container/comp" . "hakurei.app/container/seccomp" + . "hakurei.app/container/std" ) var bpfExpected = bpfLookup{ |
