Raw
1 test_expect_success 'grep receiving pipe input is not flagged' '
2 cmd | grep pattern
3 '