diff --git a/.coveragerc b/.coveragerc index dce8e81aa6..71f136aa3b 100644 --- a/.coveragerc +++ b/.coveragerc @@ -2,6 +2,6 @@ source= mayan omit= + mayan/bin/mayan-edms.py mayan/wsgi.py - migrations/* tests.py