diff options
Diffstat (limited to 't/chainlint/empty-here-doc.expect')
-rw-r--r-- | t/chainlint/empty-here-doc.expect | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/t/chainlint/empty-here-doc.expect b/t/chainlint/empty-here-doc.expect new file mode 100644 index 0000000000..54b33f823a --- /dev/null +++ b/t/chainlint/empty-here-doc.expect @@ -0,0 +1,4 @@ +2 git ls-tree $tree path >current && +3 cat >expected <<\EOF && +4 EOF +5 test_output |