mirror of
https://github.com/jazzband/contextlib2.git
synced 2026-03-16 21:50:24 +00:00
Write coverage file.
This commit is contained in:
parent
178007ad39
commit
b06a025948
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -7,6 +7,7 @@ commands =
|
|||
coverage erase
|
||||
coverage run test_contextlib2.py
|
||||
coverage report
|
||||
coverage xml
|
||||
deps =
|
||||
coverage
|
||||
py27: unittest2
|
||||
|
|
|
|||
Loading…
Reference in a new issue