mirror of
https://github.com/sprockets/sprockets.logging.git
synced 2024-11-22 03:00:23 +00:00
Adjust nosetests default parameters.
This commit is contained in:
parent
6f476f3fc8
commit
6b56545b8d
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
||||||
universal = 1
|
universal = 1
|
||||||
|
|
||||||
[nosetests]
|
[nosetests]
|
||||||
with-coverage = 1
|
cover-branches = 1
|
||||||
cover-erase = 1
|
cover-erase = 1
|
||||||
cover-package = sprockets.logging
|
cover-package = sprockets.logging
|
||||||
|
|
Loading…
Reference in a new issue