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 ed449ef3..ed154ad1 100644
--- a/internal/system/acl_test.go
+++ b/internal/system/acl_test.go
@@ -3,7 +3,7 @@ package system
import (
"testing"
- "git.ophivana.moe/security/fortify/acl"
+ "git.gensokyo.uk/security/fortify/acl"
)
func TestUpdatePerm(t *testing.T) {