diff options
Diffstat (limited to 't/chainlint/inline-comment.expect')
-rw-r--r-- | t/chainlint/inline-comment.expect | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/t/chainlint/inline-comment.expect b/t/chainlint/inline-comment.expect index 3d655a32b0..f6b42757d2 100644 --- a/t/chainlint/inline-comment.expect +++ b/t/chainlint/inline-comment.expect @@ -2,8 +2,8 @@ foobar && barfoo ?!AMP?! flibble "not a # comment" ->) && +) && ( cd foo && -> flibble "not a # comment") + flibble "not a # comment") |