aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/errors_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'container/errors_test.go')
-rw-r--r--container/errors_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/errors_test.go b/container/errors_test.go
index 71b4a9ac..a7a1bb80 100644
--- a/container/errors_test.go
+++ b/container/errors_test.go
@@ -10,7 +10,7 @@ import (
"hakurei.app/container/check"
"hakurei.app/container/stub"
- "hakurei.app/container/vfs"
+ "hakurei.app/vfs"
)
func TestMessageFromError(t *testing.T) {