Add initial .coveragerc file

This commit is contained in:
Roberto Rosario
2014-07-17 00:30:08 -04:00
parent 7120ffe72d
commit 8a22863c96

7
.coveragerc Normal file
View File

@@ -0,0 +1,7 @@
[run]
source=
mayan
omit=
mayan/wsgi.py
migrations/*
tests.py