summaryrefslogtreecommitdiff
path: root/src/mailman/app/tests/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a typo in add_member() which prevented subscribing an email address thatBarry Warsaw2011-01-311-0/+0
was already linked to a user. Found by Florian Fuchs who also provided the fix, though I implemented the test differently. LP: #710182 Also, refactor the "reset the world" functionality ConfigLayer.testTearDown() so that it could be used by other test code.