aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/container_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'container/container_test.go')
-rw-r--r--container/container_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/container_test.go b/container/container_test.go
index a5ca11a9..fcef2d5d 100644
--- a/container/container_test.go
+++ b/container/container_test.go
@@ -18,9 +18,9 @@ import (
"testing"
"time"
+ "hakurei.app/check"
"hakurei.app/command"
"hakurei.app/container"
- "hakurei.app/container/check"
"hakurei.app/container/fhs"
"hakurei.app/container/seccomp"
"hakurei.app/container/std"