Exclude tests from coverage

tests are necesserally 100% coverage so it make no sense
This commit is contained in:
Valentin Samir 2016-06-30 23:59:19 +02:00
parent c7c5151acf
commit 43b4a7ca61

View file

@ -4,6 +4,7 @@ source = cas_server
omit =
cas_server/migrations*
cas_server/management/*
cas_server/tests/*
[report]
exclude_lines =