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 d1754559..b0ec4645 100644
--- a/container/path_test.go
+++ b/container/path_test.go
@@ -11,7 +11,7 @@ import (
"unsafe"
"hakurei.app/container/check"
- "hakurei.app/container/vfs"
+ "hakurei.app/vfs"
)
func TestToSysroot(t *testing.T) {