git/t/greplint/bare-grep-explicit-pattern....

4 lines
67 B
Plaintext

test_expect_success 'grep -e is flagged' '
grep -e pattern file
'