diff options
Diffstat (limited to 't/chainlint/block.test')
-rw-r--r-- | t/chainlint/block.test | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/t/chainlint/block.test b/t/chainlint/block.test index d859151af1..0a82fd579f 100644 --- a/t/chainlint/block.test +++ b/t/chainlint/block.test @@ -1,6 +1,5 @@ ( -# LINT: missing "&&" in block not currently detected (for consistency with -# LINT: --chain-lint at top level and to provide escape hatch if needed) +# LINT: missing "&&" after first "echo" foo && { echo a |