Skip to content

Commit

Permalink
Normalize nosetests stanza.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonc committed Mar 3, 2010
1 parent 0839c1a commit b1be311
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Expand Up @@ -2,7 +2,8 @@
zip_ok = false

[nosetests]
where=repoze/vhm
match=^test
nocapture=1
cover-package=repoze.vhm
with-coverage=1
cover-erase=1

0 comments on commit b1be311

Please sign in to comment.