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 27dafbcd..1cede407 100644
--- a/container/errors_test.go
+++ b/container/errors_test.go
@@ -9,7 +9,7 @@ import (
"testing"
"hakurei.app/check"
- "hakurei.app/container/stub"
+ "hakurei.app/internal/stub"
"hakurei.app/vfs"
)