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
1 changed files with 1 additions and 1 deletions

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;