diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2022-02-01 16:36:59 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2022-02-01 16:39:22 -0500 |
commit | 26cb8d518823044a9eae231885cb4120339f68cf (patch) | |
tree | 18f5d85d5e7d62410cf3d2695b67643c4523ccf0 /tests | |
parent | d6d3d9550680ba1f9d8f94635d5eb74c45c08cfc (diff) | |
download | bfs-26cb8d518823044a9eae231885cb4120339f68cf.tar.xz |
tests: New test for -prune on a non-directory
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_prune_file.out | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/test_prune_file.out b/tests/test_prune_file.out new file mode 100644 index 0000000..7575ae4 --- /dev/null +++ b/tests/test_prune_file.out @@ -0,0 +1,10 @@ +basic +basic/a +basic/b +basic/c +basic/e +basic/g +basic/i +basic/j +basic/k +basic/l |