Make tests and coverage work with openedx/features

This commit is contained in:
Andy Armstrong
2017-05-03 18:03:34 -04:00
parent 963519b86f
commit 2e8c68e609
6 changed files with 7 additions and 5 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/