git/t/chainlint/here-doc-body-indent.test

5 lines
141 B
Plaintext

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