aboutsummaryrefslogtreecommitdiffstats
path: root/t/chainlint/comment.test
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/comment.test')
-rw-r--r--t/chainlint/comment.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/chainlint/comment.test b/t/chainlint/comment.test
index 113c0c466f..c488beac0d 100644
--- a/t/chainlint/comment.test
+++ b/t/chainlint/comment.test
@@ -1,3 +1,4 @@
+test_expect_success 'comment' '
(
# LINT: swallow comment lines
# comment 1
@@ -9,3 +10,4 @@
# comment 3
# comment 4
)
+'