0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/tests/test_runner
Mariusz Felisiak 41c4cb253c
Fixed #33719 -- Fixed test command crash when running in parallel.
Thanks Pēteris Caune for the report.

Regression in 3b3f38b3b0.
2022-05-19 10:20:51 +02:00
..
__init__.py
models.py
runner.py
test_debug_sql.py Refs #33173 -- Fixed test_runner/test_utils tests on Python 3.11+. 2022-04-07 07:02:21 +02:00
test_discover_runner.py
test_parallel.py Refs #33173 -- Fixed test_runner/test_utils tests on Python 3.11+. 2022-04-07 07:02:21 +02:00
test_shuffler.py
tests.py Fixed #33719 -- Fixed test command crash when running in parallel. 2022-05-19 10:20:51 +02:00