summaryrefslogtreecommitdiff
path: root/t/greplint/grep-as-argument.test
blob: 7157228b60203d19ce9274457d06fbb9e6481056 (plain)
1
2
3
test_expect_success 'grep as argument to another command is not flagged' '
	test_must_fail grep pattern file
'