# File lib/Borges/TestCase/HtmlBuilderTest.rb, line 149 def test_horizontal_rule assert_body_renders("<hr>") do |r| r.horizontal_rule end end