diff options
Diffstat (limited to 'tests/posix/unionfs.out')
-rw-r--r-- | tests/posix/unionfs.out | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/posix/unionfs.out b/tests/posix/unionfs.out new file mode 100644 index 0000000..6d0fa3c --- /dev/null +++ b/tests/posix/unionfs.out @@ -0,0 +1,10 @@ +scratch +scratch/lower +scratch/lower/bar +scratch/lower/baz +scratch/lower/foo +scratch/upper +scratch/upper/bar +scratch/upper/baz +scratch/upper/baz/qux +scratch/upper/foo |