aboutsummaryrefslogtreecommitdiffhomepage
path: root/system/acl_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/acl_test.go')
-rw-r--r--system/acl_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/acl_test.go b/system/acl_test.go
index 5dcccd1d..f8f28323 100644
--- a/system/acl_test.go
+++ b/system/acl_test.go
@@ -3,7 +3,7 @@ package system
import (
"testing"
- "git.gensokyo.uk/security/hakurei/acl"
+ "git.gensokyo.uk/security/hakurei/system/acl"
)
func TestUpdatePerm(t *testing.T) {