aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/helper
diff options
context:
space:
mode:
Diffstat (limited to 'internal/helper')
-rw-r--r--internal/helper/container_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/helper/container_test.go b/internal/helper/container_test.go
index 300d17f4..02dc5346 100644
--- a/internal/helper/container_test.go
+++ b/internal/helper/container_test.go
@@ -8,7 +8,7 @@ import (
"hakurei.app/check"
"hakurei.app/container"
- "hakurei.app/container/fhs"
+ "hakurei.app/fhs"
"hakurei.app/internal/helper"
)