aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/system/acl_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/system/acl_test.go')
-rw-r--r--internal/system/acl_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/system/acl_test.go b/internal/system/acl_test.go
index 70feaa8b..01f9d9b1 100644
--- a/internal/system/acl_test.go
+++ b/internal/system/acl_test.go
@@ -5,9 +5,9 @@ import (
"syscall"
"testing"
- "hakurei.app/container/stub"
"hakurei.app/hst"
"hakurei.app/internal/acl"
+ "hakurei.app/internal/stub"
)
func TestACLUpdateOp(t *testing.T) {