django/tests/test_runner
Claude Paroz 3e3a7372f5 Fixed #22102 -- Made SimpleTestCase tests run before unittest.TestCase ones
Thanks aptiko for the reporti and Tim Graham for the review.
2014-04-12 11:42:06 +02:00
..
valid_app Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixing E302 Errors 2013-11-02 23:48:47 -05:00
test_discover_runner.py Fixed #22102 -- Made SimpleTestCase tests run before unittest.TestCase ones 2014-04-12 11:42:06 +02:00
tests.py Removed django.test.simple and django.test._doctest per deprecation timeline. 2014-03-21 13:36:46 -04:00