git/t/greplint/filter-pipe-input.test

4 lines
87 B
Plaintext

test_expect_success 'grep receiving pipe input is not flagged' '
cmd | grep pattern
'