summaryrefslogtreecommitdiff
path: root/t/chainlint/comment.expect
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/comment.expect')
-rw-r--r--t/chainlint/comment.expect4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/chainlint/comment.expect b/t/chainlint/comment.expect
index f76fde1ffb..a68f1f9d7c 100644
--- a/t/chainlint/comment.expect
+++ b/t/chainlint/comment.expect
@@ -1,4 +1,8 @@
(
+ # comment 1
nothing &&
+ # comment 2
something
+ # comment 3
+ # comment 4
)