Enable code coverage for domain package.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Yahor Berdnikau 2018-02-24 22:27:23 +01:00
parent 182eb7ec3b
commit 4ab4351cb4
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@ ext {
jacocoExclude = [
'**/activity/**',
'**/audiofx/**',
'**/domain/**',
'**/fragment/**',
'**/provider/**',
'**/receiver/**',