mirror of
https://github.com/django/django.git
synced 2024-11-18 15:34:16 +00:00
06f5da3d78
Thanks Pedro Lima for the draft patch.
6 lines
320 B
INI
6 lines
320 B
INI
[run]
|
|
omit = runtests,test_sqlite,regressiontests*,modeltests*,*/django/contrib/*/tests*,*/django/utils/unittest*,*/django/utils/simplejson*,*/django/utils/importlib.py,*/django/test/_doctest.py,*/django/core/servers/fastcgi.py,*/django/utils/autoreload.py,*/django/utils/dictconfig.py
|
|
|
|
[html]
|
|
directory = coverage_html
|