Parser was replaced
This commit is contained in:
parent
bad937b00b
commit
b64911f4e2
@ -691,7 +691,6 @@ B. l2
|
|||||||
|
|
||||||
def test_parse_trailing_cr
|
def test_parse_trailing_cr
|
||||||
expected = [ @RM::Paragraph.new('Text') ]
|
expected = [ @RM::Paragraph.new('Text') ]
|
||||||
# FIXME hangs the parser:
|
|
||||||
assert_equal expected, @RMP.parse("Text\r").parts
|
assert_equal expected, @RMP.parse("Text\r").parts
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user