aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/pkg/file_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/pkg/file_test.go')
-rw-r--r--internal/pkg/file_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/pkg/file_test.go b/internal/pkg/file_test.go
index ee5359ee..ca0046ab 100644
--- a/internal/pkg/file_test.go
+++ b/internal/pkg/file_test.go
@@ -3,7 +3,7 @@ package pkg_test
import (
"testing"
- "hakurei.app/container/check"
+ "hakurei.app/check"
"hakurei.app/internal/pkg"
)