diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_L_mount.out | 3 | ||||
-rw-r--r-- | tests/test_mount.out | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/test_L_mount.out b/tests/test_L_mount.out index ed0e9a1..2c3c590 100644 --- a/tests/test_L_mount.out +++ b/tests/test_L_mount.out @@ -1,2 +1,5 @@ scratch scratch/foo +scratch/mnt +scratch/foo/bar +scratch/foo/qux diff --git a/tests/test_mount.out b/tests/test_mount.out index 2425675..005bdcf 100644 --- a/tests/test_mount.out +++ b/tests/test_mount.out @@ -1,3 +1,4 @@ scratch scratch/foo +scratch/mnt scratch/foo/bar |