5b36017a0cae85a24044c758ee652e61668fecec
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / tests / cli-tests / compression / row-match-finder.sh
1 #!/bin/sh
2
3 set -e
4
5 # Test --[no-]row-match-finder
6 zstd file -7f --row-match-finder
7 zstd file -7f --no-row-match-finder