diff options
Diffstat (limited to 't/chainlint/for-loop.expect')
| -rw-r--r-- | t/chainlint/for-loop.expect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/chainlint/for-loop.expect b/t/chainlint/for-loop.expect index dc209e21bd..b74df064c5 100644 --- a/t/chainlint/for-loop.expect +++ b/t/chainlint/for-loop.expect @@ -8,4 +8,4 @@ echo $i && cat $i done ->) +) |
