diff --git a/.coveragerc b/.coveragerc index 71f136aa3b..e1382602c5 100644 --- a/.coveragerc +++ b/.coveragerc @@ -5,3 +5,4 @@ omit= mayan/bin/mayan-edms.py mayan/wsgi.py tests.py + *migrations*