diff options
Diffstat (limited to 'internal/helper/container_test.go')
| -rw-r--r-- | internal/helper/container_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/helper/container_test.go b/internal/helper/container_test.go index f55da75c..300d17f4 100644 --- a/internal/helper/container_test.go +++ b/internal/helper/container_test.go @@ -6,8 +6,8 @@ import ( "os" "testing" + "hakurei.app/check" "hakurei.app/container" - "hakurei.app/container/check" "hakurei.app/container/fhs" "hakurei.app/internal/helper" ) |
