diff --git a/test/sass/scss/parser_test.rb b/test/sass/scss/parser_test.rb index d79c31ff..d4b7daeb 100644 --- a/test/sass/scss/parser_test.rb +++ b/test/sass/scss/parser_test.rb @@ -36,6 +36,65 @@ baz {bar: baz} SCSS end + def test_comments + # TODO: Make (some) comments actually show up in the generated CSS. + assert_equal <