Update .coveragerc to omit test directory

This commit is contained in:
mdietrichc2c
2014-09-05 16:41:19 +02:00
parent a71ee40617
commit 9c9e0ee08f

View File

@@ -3,6 +3,7 @@ include =
*/bank-statement-reconcile/*
omit =
*/test/*
*/tests/*
*__init__.py