diff --git a/test/sass/scss/scss_test.rb b/test/sass/scss/scss_test.rb index bb9f6bd0..b52cc4f3 100644 --- a/test/sass/scss/scss_test.rb +++ b/test/sass/scss/scss_test.rb @@ -111,6 +111,61 @@ foo { bar:baz:bang:bop:biddle:woo:look:at:all:these:pseudoclasses; bar:baz bang bop biddle woo look at all these elems {a: b}; bar:baz bang bop biddle woo look at all these elems; } +SCSS + end + + def test_newlines_in_selectors + assert_equal <