aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/system/tmpfiles_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/system/tmpfiles_test.go')
-rw-r--r--internal/system/tmpfiles_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/system/tmpfiles_test.go b/internal/system/tmpfiles_test.go
index afd92c7d..dbbf6bed 100644
--- a/internal/system/tmpfiles_test.go
+++ b/internal/system/tmpfiles_test.go
@@ -4,7 +4,7 @@ import (
"strconv"
"testing"
- "git.ophivana.moe/cat/fortify/acl"
+ "git.ophivana.moe/security/fortify/acl"
)
func TestCopyFile(t *testing.T) {