aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sandbox/mount_test.go
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2025-07-03 03:30:39 +0900
committerOphestra <cat@gensokyo.uk>2025-07-03 03:30:39 +0900
commitd2f9a9b83b1c43304081493eb2305309be1dd504 (patch)
tree1862e9415d705eff509afb3bdc8e574b78068ce6 /test/sandbox/mount_test.go
parent1b5ecd9eaf3289d164d8ed1bce6013e0e4ef8e86 (diff)
treewide: migrate to hakurei.app
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'test/sandbox/mount_test.go')
-rw-r--r--test/sandbox/mount_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sandbox/mount_test.go b/test/sandbox/mount_test.go
index 6a8fc7a2..43970b29 100644
--- a/test/sandbox/mount_test.go
+++ b/test/sandbox/mount_test.go
@@ -5,7 +5,7 @@ import (
"path"
"testing"
- "git.gensokyo.uk/security/hakurei/test/sandbox"
+ "hakurei.app/test/sandbox"
)
func TestMountinfo(t *testing.T) {