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