aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/info/path_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/info/path_test.go')
-rw-r--r--internal/info/path_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/info/path_test.go b/internal/info/path_test.go
index 3137ee6a..754c634a 100644
--- a/internal/info/path_test.go
+++ b/internal/info/path_test.go
@@ -4,7 +4,7 @@ import (
"reflect"
"testing"
- "hakurei.app/container/check"
+ "hakurei.app/check"
)
func TestMustCheckPath(t *testing.T) {