aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/vfs/mountinfo_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'container/vfs/mountinfo_test.go')
-rw-r--r--container/vfs/mountinfo_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/vfs/mountinfo_test.go b/container/vfs/mountinfo_test.go
index cec7dcde..fa75b3c9 100644
--- a/container/vfs/mountinfo_test.go
+++ b/container/vfs/mountinfo_test.go
@@ -12,7 +12,7 @@ import (
"syscall"
"testing"
- "git.gensokyo.uk/security/hakurei/container/vfs"
+ "hakurei.app/container/vfs"
)
func TestMountInfo(t *testing.T) {