git/t/greplint/bare-grep-count-mode.test

4 lines
87 B
Plaintext

test_expect_success 'grep -c is flagged (not special-cased)' '
grep -c pattern file
'