django/tests/test_runner
Tim Graham 9d1d3b2d2f Refs #28814 -- Fixed test_runner failure on Python 3.7.
Due to https://bugs.python.org/issue30399.
2017-11-17 16:13:23 -05:00
..
__init__.py
models.py
runner.py
test_debug_sql.py Fixed #27857 -- Dropped support for Python 3.4. 2017-09-25 17:11:03 -04:00
test_discover_runner.py
test_parallel.py Refs #28814 -- Fixed test_runner failure on Python 3.7. 2017-11-17 16:13:23 -05:00
tests.py