aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/autoroot_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'container/autoroot_test.go')
-rw-r--r--container/autoroot_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/autoroot_test.go b/container/autoroot_test.go
index 282a41fb..0692f743 100644
--- a/container/autoroot_test.go
+++ b/container/autoroot_test.go
@@ -7,7 +7,7 @@ import (
"hakurei.app/check"
"hakurei.app/container/std"
- "hakurei.app/container/stub"
+ "hakurei.app/internal/stub"
"hakurei.app/message"
)