mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Fix test for rbx
This commit is contained in:
parent
ce79875bec
commit
d641f57396
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ HTML
|
|||
- (foo = capture_haml(13) do |a|
|
||||
%p= a
|
||||
- end; nil)
|
||||
= foo.dump
|
||||
= foo.inspect
|
||||
HAML
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue