Sign in
◑
Theme
code
/
git
/
fee541a0d83206baf750c5d984bfdb807752d3cf
/
.
/
t
/
greplint
/
bare-grep-subshell.test
blob: 1fab2d33634b2f225a8b3d71407775f27a79a7a4 [
file
]
test_expect_success
'grep in subshell is flagged'
'
(
grep pattern file
)
'