Commit 7cabb3a4 authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

Fix unionfs tests.

parent 82748380
......@@ -24,7 +24,7 @@ var testAOpts = AutoUnionFsOptions{
EntryTimeout: entryTtl,
AttrTimeout: entryTtl,
NegativeTimeout: 0,
Debug: VerboseTest(),
Debug: testutil.VerboseTest(),
},
HideReadonly: true,
Version: "version",
......
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