summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/test/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Rename the unittest test_suite function to not clash with a test module name ...Michael Foord2010-03-271-2/+2
* Remove incorrect docstring in unittest.testMichael Foord2010-03-261-14/+0
* Turn unittest tests into a packageMichael Foord2010-03-251-0/+35