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