diff options
Diffstat (limited to 'container/container_test.go')
| -rw-r--r-- | container/container_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/container/container_test.go b/container/container_test.go index fcef2d5d..0d6a7976 100644 --- a/container/container_test.go +++ b/container/container_test.go @@ -21,10 +21,10 @@ import ( "hakurei.app/check" "hakurei.app/command" "hakurei.app/container" - "hakurei.app/container/fhs" "hakurei.app/container/seccomp" "hakurei.app/container/std" "hakurei.app/ext" + "hakurei.app/fhs" "hakurei.app/hst" "hakurei.app/ldd" "hakurei.app/message" |
