aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/pkg/pkg_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/pkg/pkg_test.go')
-rw-r--r--internal/pkg/pkg_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/pkg/pkg_test.go b/internal/pkg/pkg_test.go
index 22f99683..3c68dbcc 100644
--- a/internal/pkg/pkg_test.go
+++ b/internal/pkg/pkg_test.go
@@ -23,8 +23,8 @@ import (
"hakurei.app/check"
"hakurei.app/container"
- "hakurei.app/container/fhs"
"hakurei.app/container/stub"
+ "hakurei.app/fhs"
"hakurei.app/internal/pkg"
"hakurei.app/message"
)