aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/initoverlay_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'container/initoverlay_test.go')
-rw-r--r--container/initoverlay_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/initoverlay_test.go b/container/initoverlay_test.go
index 4047e4f6..30dd3237 100644
--- a/container/initoverlay_test.go
+++ b/container/initoverlay_test.go
@@ -6,7 +6,7 @@ import (
"testing"
"hakurei.app/check"
- "hakurei.app/container/stub"
+ "hakurei.app/internal/stub"
)
func TestMountOverlayOp(t *testing.T) {