diff options
Diffstat (limited to 't/chainlint/block-comment.test')
| -rw-r--r-- | t/chainlint/block-comment.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/chainlint/block-comment.test b/t/chainlint/block-comment.test index df2beea888..934ef4113a 100644 --- a/t/chainlint/block-comment.test +++ b/t/chainlint/block-comment.test @@ -1,3 +1,4 @@ +test_expect_success 'block-comment' ' ( { # show a @@ -6,3 +7,4 @@ echo b } ) +' |
