diff options
Diffstat (limited to 'system/acl_test.go')
| -rw-r--r-- | system/acl_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/acl_test.go b/system/acl_test.go index f8f28323..a66207e4 100644 --- a/system/acl_test.go +++ b/system/acl_test.go @@ -3,7 +3,7 @@ package system import ( "testing" - "git.gensokyo.uk/security/hakurei/system/acl" + "hakurei.app/system/acl" ) func TestUpdatePerm(t *testing.T) { |
