tests: updated coverage file

This commit is contained in:
Marcin Kuzminski 2017-12-04 11:17:10 +01:00
parent 87fecd1bf7
commit dd9db40bb2

View file

@ -3,15 +3,11 @@
branch = True
include =
rhodecode/lib/*
rhodecode/model/*
rhodecode/controllers/*
rhodecode/*
omit =
rhodecode/lib/vcs/remote/*
rhodecode/lib/dbmigrate/*
rhodecode/lib/paster_commands/*
rhodecode/tests/*
[report]