aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/initremount_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'container/initremount_test.go')
-rw-r--r--container/initremount_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/initremount_test.go b/container/initremount_test.go
index 03a7b645..3855c18d 100644
--- a/container/initremount_test.go
+++ b/container/initremount_test.go
@@ -4,7 +4,7 @@ import (
"syscall"
"testing"
- "hakurei.app/container/check"
+ "hakurei.app/check"
"hakurei.app/container/stub"
)