mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-28 02:43:55 -07:00
This resolves a TODO comment I wrote a while back. Memory maps behave a little differently in terms of detecting binary data, so the tests have somewhat different results than the tests that disable memory maps. Closes #3002