summaryrefslogtreecommitdiff
path: root/t/greplint/bare-grep-count-mode.test
blob: b9c0f187831dacf8228938b59c5d24b4f9318b12 (plain)
1
2
3
test_expect_success 'grep -c is flagged (not special-cased)' '
	grep -c pattern file
'