Current section

Files

Jump to
discount discount_src tests defects.t
Raw

discount_src/tests/defects.t

. tests/functions.sh
title "reported defects"
rc=0
MARKDOWN_FLAGS=
try 'masses of non-block html' \
'<span>foo</span><br>
<br>
<span>bar</span><br>' \
'<p><span>foo</span><br>
<br>
<span>bar</span><br></p>'
summary $0
exit $rc