summaryrefslogtreecommitdiff
path: root/t/chainlint/inline-comment.expect
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/inline-comment.expect')
-rw-r--r--t/chainlint/inline-comment.expect4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/chainlint/inline-comment.expect b/t/chainlint/inline-comment.expect
index dd0dace077..6bad218530 100644
--- a/t/chainlint/inline-comment.expect
+++ b/t/chainlint/inline-comment.expect
@@ -1,6 +1,6 @@
(
- foobar &&
- barfoo ?!AMP?!
+ foobar && # comment 1
+ barfoo ?!AMP?! # wrong position for &&
flibble "not a # comment"
) &&