django/tests/test_runner
Mariusz Felisiak 00a1d42bf0
Fixed isolation of test_runner.EmptyDefaultDatabaseTest.
This fixes test_runner.test_debug_sql.TestDebugSQL.
test_setupclass_exception when run in reverse.
2020-12-10 18:48:07 +01:00
..
__init__.py
models.py
runner.py
test_debug_sql.py Fixed #32227 -- Prevented crash when setUpTestData() errors with --debug-sql. 2020-11-28 12:22:59 +01:00
test_discover_runner.py
test_parallel.py
tests.py Fixed isolation of test_runner.EmptyDefaultDatabaseTest. 2020-12-10 18:48:07 +01:00