Merge "Don't skip tests which lack non-tidy output"
[lhc/web/wiklou.git] / tests / parser / parserTests.txt
index c3975ca..0135668 100644 (file)
@@ -3681,6 +3681,10 @@ Nested definition lists using html syntax
 <dl><dt>x</dt>
 <dd>a</dd>
 <dd>b</dd></dl>
+!! html
+<dl><dt>x</dt>
+<dd>a</dd>
+<dd>b</dd></dl>
 
 !! end