summaryrefslogtreecommitdiff
path: root/t/greplint/wrong-negation.test
blob: 542fbd9b28dceea8ef487ec039002971b74df223 (plain)
1
2
3
test_expect_success 'wrong negation of test_grep is flagged' '
	! test_grep pattern file
'