diff options
Diffstat (limited to 't/chainlint/pipe.test')
-rw-r--r-- | t/chainlint/pipe.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/chainlint/pipe.test b/t/chainlint/pipe.test index e6af4de916..dd82534c66 100644 --- a/t/chainlint/pipe.test +++ b/t/chainlint/pipe.test @@ -4,7 +4,7 @@ bar | baz && -# LINT: final line of pipe sequence ('cow') lacking "&&" +# LINT: final line of pipe sequence ("cow") lacking "&&" fish | cow |