blob: b9c0f187831dacf8228938b59c5d24b4f9318b12 [file] [edit]
test_expect_success 'grep -c is flagged (not special-cased)' '
grep -c pattern file
'