mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-05-16 19:41:08 +00:00
Add combining again.
This commit is contained in:
parent
807746c9fe
commit
22a0f40aa3
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -38,6 +38,7 @@ extras = testing
|
|||
commands =
|
||||
python --version
|
||||
{envbindir}/coverage run {envbindir}/django-cadmin test -v2 {posargs:tests}
|
||||
coverage combine . tests docs
|
||||
coverage report -m --skip-covered
|
||||
coverage xml
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue