diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2016-11-21 14:05:06 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2016-11-21 14:19:50 -0500 |
commit | 059e23e9227d300c1608262808c5f4043abe50f1 (patch) | |
tree | 02d065aeabd86c05223a7b45cd100de5d29b8209 /tests/test_0063.out | |
parent | a7e08e893eb796637ca2c53cd32a529f453ace12 (diff) | |
download | bfs-059e23e9227d300c1608262808c5f4043abe50f1.tar.xz |
tests: Don't rely on the system 'find' for the expected output.
Diffstat (limited to 'tests/test_0063.out')
-rw-r--r-- | tests/test_0063.out | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/test_0063.out b/tests/test_0063.out new file mode 100644 index 0000000..1c58fb2 --- /dev/null +++ b/tests/test_0063.out @@ -0,0 +1,19 @@ +-basic- +-basic/a- +-basic/b- +-basic/c- +-basic/e- +-basic/g- +-basic/i- +-basic/j- +-basic/k- +-basic/l- +-basic/c/d- +-basic/e/f- +-basic/g/h- +-basic/j/foo- +-basic/k/foo- +-basic/l/foo- +-basic/k/foo/bar- +-basic/l/foo/bar- +-basic/l/foo/bar/baz- |