Merge pull request #15040 from edx/andya/feature-test-coverage

Make tests and coverage work with openedx/features
This commit is contained in:
Andy Armstrong
2017-05-04 17:52:12 -04:00
committed by GitHub
9 changed files with 14 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ source =
cms
common/djangoapps
common/lib
openedx/core/djangoapps
openedx
omit =
lms/envs/*

View File

@@ -5,7 +5,7 @@ source =
cms
common/djangoapps
common/lib
openedx/core/djangoapps
openedx
omit =
lms/envs/*

View File

@@ -6,7 +6,7 @@ source =
cms
common/djangoapps
common/lib
openedx/core/djangoapps
openedx
**/mako_lms/
**/mako_cms/