aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/outcome/spx11_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/outcome/spx11_test.go')
-rw-r--r--internal/outcome/spx11_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/outcome/spx11_test.go b/internal/outcome/spx11_test.go
index 794da6ad..d4c10902 100644
--- a/internal/outcome/spx11_test.go
+++ b/internal/outcome/spx11_test.go
@@ -7,7 +7,7 @@ import (
"hakurei.app/container"
"hakurei.app/container/stub"
"hakurei.app/hst"
- "hakurei.app/internal/system/acl"
+ "hakurei.app/internal/acl"
)
func TestSpX11Op(t *testing.T) {