diff options
Diffstat (limited to 't/chainlint/here-doc.expect')
-rw-r--r-- | t/chainlint/here-doc.expect | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/chainlint/here-doc.expect b/t/chainlint/here-doc.expect index aff6568716..534b065e38 100644 --- a/t/chainlint/here-doc.expect +++ b/t/chainlint/here-doc.expect @@ -4,4 +4,6 @@ cat >foo && cat >bar && +cat >boo && + horticulture |