diff --git a/test/integration/tags/inline_comment_test.rb b/test/integration/tags/inline_comment_test.rb index 66fbc48d..a4fb23ee 100644 --- a/test/integration/tags/inline_comment_test.rb +++ b/test/integration/tags/inline_comment_test.rb @@ -37,6 +37,7 @@ class InlineCommentTest < Minitest::Test {%- # 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. -%}