summaryrefslogtreecommitdiffstats
path: root/tests/common/delete_many.sh
blob: 6f5482500cd607d740bd439410591df4df50b293 (plain)
1
2
3
4
5
6
7
8
# Test for https://github.com/tavianator/bfs/issues/67

clean_scratch
mkdir scratch/foo
$TOUCH scratch/foo/{1..256}

invoke_bfs scratch/foo -delete
bfs_diff scratch