Remove nosetests -v option from setup.cfg, and add trailing newline.

This commit is contained in:
Erik Rose
2016-01-19 17:56:20 -05:00
parent b20eab67ce
commit 3c1ba615a8
-2
View File
@@ -9,5 +9,3 @@ nocapture=1
cover-package=letsencrypt,acme,letsencrypt_apache,letsencrypt_nginx
cover-erase=1
cover-tests=1
# More verbose output: allows to detect busy waiting loops, especially on Travis
verbosity=1