summaryrefslogtreecommitdiff
path: root/t/chainlint/empty-here-doc.test
blob: 8b7ab6eb5f6cf5c5c0472aa356217545bf296e2b (plain)
1
2
3
4
5
6
7
test_expect_success 'empty-here-doc' '
git ls-tree $tree path >current &&
# LINT: empty here-doc
cat >expected <<\EOF &&
EOF
test_output
'