setup.cfg without RedNose

This commit is contained in:
maxkoryukov
2016-02-03 02:40:25 +05:00
parent 3f8477a442
commit 0d4b006537

View File

@@ -1,7 +1,7 @@
[nosetests]
verbosity=2
tests=headphones
rednose=1
#rednose=1
exclude-dir=lib
with-coverage=1