diff options
Diffstat (limited to 'container/seccomp/hash_arm64_test.go')
| -rw-r--r-- | container/seccomp/hash_arm64_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/container/seccomp/hash_arm64_test.go b/container/seccomp/hash_arm64_test.go index 2395bcee..44c692d5 100644 --- a/container/seccomp/hash_arm64_test.go +++ b/container/seccomp/hash_arm64_test.go @@ -1,7 +1,7 @@ package seccomp_test import ( - . "hakurei.app/container/bits" + . "hakurei.app/container/comp" . "hakurei.app/container/seccomp" ) |
