.coveragerc: include tests

This commit is contained in:
Daniel Hahler 2017-09-29 11:59:40 +02:00
parent 6360a34c55
commit abfc8a7002

View file

@ -1,6 +1,3 @@
[run]
source = configurations
source = configurations,tests
branch = 1
[report]
omit = *tests*,*migrations*