Commit 5e0b2dbf authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

Make test compile again.

parent bf86d0cd
...@@ -12,8 +12,8 @@ import ( ...@@ -12,8 +12,8 @@ import (
var _ = fmt.Print var _ = fmt.Print
var _ = log.Print var _ = log.Print
var CheckSuccess = fuse.CheckSuccess
const entryTtl = 0.1 const entryTtl = 0.1
var testAOpts = AutoUnionFsOptions{ var testAOpts = AutoUnionFsOptions{
UnionFsOptions: testOpts, UnionFsOptions: testOpts,
FileSystemOptions: fuse.FileSystemOptions{ FileSystemOptions: fuse.FileSystemOptions{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment