mirror of
https://github.com/django/django.git
synced 2025-02-08 16:35:17 +00:00
The test view may not be called when running the tests with --parallel=2 or greater. Catch the AttributeError for this case.
The test view may not be called when running the tests with --parallel=2 or greater. Catch the AttributeError for this case.