diff options
Diffstat (limited to 'container/vfs/mountinfo_test.go')
| -rw-r--r-- | container/vfs/mountinfo_test.go | 2 |
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) { |
