diff options
Diffstat (limited to 't/chainlint/empty-here-doc.expect')
| -rw-r--r-- | t/chainlint/empty-here-doc.expect | 3 |
1 files changed, 3 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..f42f2d41ba --- /dev/null +++ b/t/chainlint/empty-here-doc.expect @@ -0,0 +1,3 @@ +git ls-tree $tree path > current && +cat > expected <<EOF && +test_output |
