diff --git a/test/integration/tags/inline_comment_test.rb b/test/integration/tags/inline_comment_test.rb index 66fbc48db..a4fb23ee1 100644 --- a/test/integration/tags/inline_comment_test.rb +++ b/test/integration/tags/inline_comment_test.rb @@ -37,6 +37,7 @@ def test_inline_comment_can_be_written_on_multiple_lines {%- # That kind of block comment is also allowed. # It would only be a stylistic difference. + # Much like JavaScript's /* */ comments and their # leading * on new lines. -%}