blob: 9ca0e1023354e827a7f729c23088f99f12869ce9 [file] [edit]
test_expect_success 'grep -E is flagged' '
grep -E "pat+ern" file
'