aboutsummaryrefslogtreecommitdiffhomepage
path: root/system/acl/acl_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/acl/acl_test.go')
-rw-r--r--system/acl/acl_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/acl/acl_test.go b/system/acl/acl_test.go
index bfb355e0..250dcd20 100644
--- a/system/acl/acl_test.go
+++ b/system/acl/acl_test.go
@@ -7,7 +7,7 @@ import (
"reflect"
"testing"
- "git.gensokyo.uk/security/hakurei/system/acl"
+ "hakurei.app/system/acl"
)
const testFileName = "acl.test"