mirror of
https://github.com/django/django.git
synced 2025-10-23 21:59:11 +00:00
DiscoverRunner.parallel is used in setup_databases() and
teardown_databases() to control the number of test databases.
Regression in cb6c19749d
.