aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/path_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'container/path_test.go')
-rw-r--r--container/path_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/path_test.go b/container/path_test.go
index b0ec4645..7f28b5f4 100644
--- a/container/path_test.go
+++ b/container/path_test.go
@@ -10,7 +10,7 @@ import (
"testing"
"unsafe"
- "hakurei.app/container/check"
+ "hakurei.app/check"
"hakurei.app/vfs"
)