* Add unit test for some of the badly formed lists that we get after the
authorBrett Parker <iDunno@sommitrealweird.co.uk>
Mon, 31 Dec 2007 02:56:28 +0000 (02:56 +0000)
committerBrett Parker <iDunno@sommitrealweird.co.uk>
Mon, 31 Dec 2007 02:56:28 +0000 (02:56 +0000)
commit826d674cb3aea5d61f50bfc7410aeee23def33bd
tree53818d527560467d23fa46e616116fb454d693fd
parent738dfe9c90cc9a357a5236a77281be87c90a13e1
* Add unit test for some of the badly formed lists that we get after the
  feedparser "sanitizer" has a word with the HTML (currently fails)
tests/expected/unorderedlist-badlyformed.txt [new file with mode: 0644]
tests/html/unorderedlist-badlyformed.html [new file with mode: 0644]
tests/unittests/UnorderedListTests.py [changed mode: 0644->0755]