* add missing source files for unit tests
authorBrett Parker <iDunno@sommitrealweird.co.uk>
Sat, 5 Jan 2008 15:49:44 +0000 (15:49 +0000)
committerBrett Parker <iDunno@sommitrealweird.co.uk>
Sat, 5 Jan 2008 15:49:44 +0000 (15:49 +0000)
commit64f951d0b32c3c210b71ef941e23b8dd98f13658
treefe9bd772fff58f298ac0cda147161a33fe9a060a
parent0aa27bf39e80cd41081f4d5a49015e1c17ae9f68
* add missing source files for unit tests
* small fix to paragraph handling
rss2maildir.py
tests/expected/definitionlist-wellformed.txt [new file with mode: 0644]
tests/expected/multiparagraph-wellformed.txt [new file with mode: 0644]
tests/html/definitionlist-wellformed.html [new file with mode: 0644]
tests/html/multiparagraph-wellformed.html [new file with mode: 0644]
tests/unittests/DefinitionListTests.py [new file with mode: 0755]