git/t/greplint/bare-grep-pattern-file.test

4 lines
72 B
Plaintext

test_expect_success 'grep -f is flagged' '
grep -f patterns.txt file
'