mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
[Haml] Fix a typo.
This commit is contained in:
parent
721a01e253
commit
919fcf0c8d
1 changed files with 0 additions and 1 deletions
|
@ -1546,7 +1546,6 @@ HAML
|
|||
unless Haml::Util.ruby1_8?
|
||||
def test_default_encoding
|
||||
assert_equal(Encoding.find("utf-8"), render(<<HAML.encode("us-ascii")).encoding)
|
||||
HTML
|
||||
%p bar
|
||||
%p foo
|
||||
HAML
|
||||
|
|
Loading…
Add table
Reference in a new issue