mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #25209 -- Removed parallel=True coverage option
This commit is contained in:
committed by
Tim Graham
parent
62d4074005
commit
f6259ce776
@@ -2,7 +2,6 @@
|
||||
branch = True
|
||||
omit =
|
||||
*/django/utils/autoreload.py
|
||||
parallel = True
|
||||
source = django
|
||||
|
||||
[report]
|
||||
|
||||
Reference in New Issue
Block a user