diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2018-06-23 17:59:04 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2018-06-23 18:08:46 -0400 |
commit | 1fe2438dd99b0355ed75991067ff201ec81910fc (patch) | |
tree | e0d043fe98d5755409a0b477704d638ebf0fef1f /tests | |
parent | 3e0eb2892926b3cbcd95a08de8f4b06164c38d58 (diff) | |
download | bfs-1fe2438dd99b0355ed75991067ff201ec81910fc.tar.xz |
tests: New test for -depth in the presence of read errors
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_depth_error.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/test_depth_error.out b/tests/test_depth_error.out new file mode 100644 index 0000000..fad4b28 --- /dev/null +++ b/tests/test_depth_error.out @@ -0,0 +1,4 @@ +scratch +scratch/baz +scratch/foo +scratch/baz/qux |