add coverage

This commit is contained in:
Gael Pasgrimaud
2011-02-24 10:56:12 +01:00
parent e34a8b0a53
commit 83b072c58f
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[nosetests]
match = ^test
nocapture = 1
cover-package = pyramidapp
cover-package = pyramid_formalchemy
with-coverage = 1
cover-erase = 1