1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Don't use test_erb when it's not necessary.

This commit is contained in:
Nathan Weizenbaum 2011-09-21 17:14:31 -07:00
parent 031c530bbd
commit ebf6cd6548

View file

@ -219,7 +219,7 @@ HTML
end
def test_style_to_css_filter
assert_equal(<<HAML.rstrip, render_erb(<<HTML))
assert_equal(<<HAML.rstrip, render(<<HTML))
:css
foo {
bar: baz;