summaryrefslogtreecommitdiff
path: root/t/greplint/bare-grep-pattern-file.test
blob: d70035e449a6f9ab031b61a9ac85ed89145c7677 (plain)
1
2
3
test_expect_success 'grep -f is flagged' '
	grep -f patterns.txt file
'