blob: 7ac9d0f7d74741922cfc1e7ff7c9f4a26f23ad57 [file] [log] [blame]
test_expect_success 'unclosed-here-doc-indent' '
command_which_is_run &&
cat >expect <<-\EOF &&
we forget to end the here-doc
command_which_is_gobbled
'