summaryrefslogtreecommitdiff
path: root/tests/test_utils/test_simpletestcase.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2019-10-18Fixed #27391 -- Implemented SimpleTestCase.debug().Pavel Savchenko
2019-10-18Refs #27391 -- Added more tests for SimpleTestCase.Pavel Savchenko