Fixed #25209 -- Removed parallel=True coverage option

This commit is contained in:
Peter Schmidt 2015-08-03 18:15:16 +10:00 committed by Tim Graham
parent 62d4074005
commit f6259ce776
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
branch = True
omit =
*/django/utils/autoreload.py
parallel = True
source = django
[report]