# File lib/maruku/tests/tests.rb, line 27 def Maruku.failed(test, doc, s) raise "Test failed: #{s}\n*****\n#{test}\n*****\n"+ "#{doc.inspect}\n*****\n{doc.to_html}" end