summaryrefslogtreecommitdiff
path: root/t/greplint/bare-grep-negated.test
blob: ef789bc8b776ca42c0682d9846450a5ffa6dac10 (plain)
1
2
3
test_expect_success 'negated grep is flagged' '
	! grep pattern file
'