Andrew Gallant 94be3bd4bb
grep: remove senseless test
It was pulling in a sizable data file and doesn't appear to be testing
anything meaningful that isn't covered by a variety of other tests.
2018-08-15 19:52:50 -04:00
..
2018-08-15 19:52:50 -04:00
2018-08-03 16:12:08 -04:00
2017-03-12 16:57:15 -04:00
2017-03-12 16:57:15 -04:00
2016-09-13 21:15:10 -04:00
2017-03-12 16:57:15 -04:00

grep

This is a library that provides grep-style line-by-line regex searching (with comparable performance to grep itself).