* Add unit test for some of the badly formed lists that we get after the
[rss2maildir.git] / tests / html / unorderedlist-badlyformed.html
diff --git a/tests/html/unorderedlist-badlyformed.html b/tests/html/unorderedlist-badlyformed.html
new file mode 100644 (file)
index 0000000..b37ec7f
--- /dev/null
@@ -0,0 +1,6 @@
+<ul>
+    <li>This is an item
+    <li>And a second
+    <li>And a third
+    </li></li></li>
+</ul>