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