class RDoc::Markup::FormatterTestCase

def test_accept_blank_line

def test_accept_blank_line
  @to.start_accepting
  @to.accept_blank_line @RM::BlankLine.new
  accept_blank_line
end