summaryrefslogtreecommitdiff
path: root/t/chainlint/empty-here-doc.test
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/empty-here-doc.test')
-rw-r--r--t/chainlint/empty-here-doc.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/t/chainlint/empty-here-doc.test b/t/chainlint/empty-here-doc.test
new file mode 100644
index 0000000..24fc165
--- /dev/null
+++ b/t/chainlint/empty-here-doc.test
@@ -0,0 +1,5 @@
+git ls-tree $tree path >current &&
+# LINT: empty here-doc
+cat >expected <<\EOF &&
+EOF
+test_output