diff options
Diffstat (limited to 'cmd/sharefs/fuse_test.go')
| -rw-r--r-- | cmd/sharefs/fuse_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/sharefs/fuse_test.go b/cmd/sharefs/fuse_test.go index d25bc888..e760cf75 100644 --- a/cmd/sharefs/fuse_test.go +++ b/cmd/sharefs/fuse_test.go @@ -6,7 +6,7 @@ import ( "reflect" "testing" - "hakurei.app/container/check" + "hakurei.app/check" ) func TestParseOpts(t *testing.T) { |
