aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/outcome/spcontainer_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/outcome/spcontainer_test.go')
-rw-r--r--internal/outcome/spcontainer_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/outcome/spcontainer_test.go b/internal/outcome/spcontainer_test.go
index d1f26468..7dd47735 100644
--- a/internal/outcome/spcontainer_test.go
+++ b/internal/outcome/spcontainer_test.go
@@ -11,11 +11,11 @@ import (
"hakurei.app/container"
"hakurei.app/container/seccomp"
"hakurei.app/container/std"
- "hakurei.app/container/stub"
"hakurei.app/fhs"
"hakurei.app/hst"
"hakurei.app/internal/acl"
"hakurei.app/internal/dbus"
+ "hakurei.app/internal/stub"
"hakurei.app/internal/system"
)