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 3c68dbcc..6b5d5fc4 100644
--- a/internal/pkg/pkg_test.go
+++ b/internal/pkg/pkg_test.go
@@ -23,9 +23,9 @@ import (
"hakurei.app/check"
"hakurei.app/container"
- "hakurei.app/container/stub"
"hakurei.app/fhs"
"hakurei.app/internal/pkg"
+ "hakurei.app/internal/stub"
"hakurei.app/message"
)