diff options
Diffstat (limited to 'internal/system/acl_test.go')
| -rw-r--r-- | internal/system/acl_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/system/acl_test.go b/internal/system/acl_test.go index 1fc3b1a2..f7829e24 100644 --- a/internal/system/acl_test.go +++ b/internal/system/acl_test.go @@ -7,7 +7,7 @@ import ( "hakurei.app/container/stub" "hakurei.app/hst" - "hakurei.app/internal/system/acl" + "hakurei.app/internal/acl" ) func TestACLUpdateOp(t *testing.T) { |
