Raw
1 test_expect_success 'here-doc-body-indent' - <<-\EOT
2 echo "we should find this"
3 echo "even though our heredoc has its indent stripped"
4 EOT