mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Parser was replaced
This commit is contained in:
parent
bad937b00b
commit
b64911f4e2
1 changed files with 0 additions and 1 deletions
|
@ -691,7 +691,6 @@ B. l2
|
|||
|
||||
def test_parse_trailing_cr
|
||||
expected = [ @RM::Paragraph.new('Text') ]
|
||||
# FIXME hangs the parser:
|
||||
assert_equal expected, @RMP.parse("Text\r").parts
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue