aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/init_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'container/init_test.go')
-rw-r--r--container/init_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/init_test.go b/container/init_test.go
index 6177ff3d..4f067fd5 100644
--- a/container/init_test.go
+++ b/container/init_test.go
@@ -7,7 +7,7 @@ import (
"testing"
"time"
- "hakurei.app/container/check"
+ "hakurei.app/check"
"hakurei.app/container/seccomp"
"hakurei.app/container/std"
"hakurei.app/container/stub"