Add XML_COURSE_DIRS back in.
This commit is contained in:
committed by
Clinton Blackburn
parent
a08f4d3cc3
commit
f0c1318041
@@ -24,6 +24,7 @@ from xmodule.modulestore.tests.factories import CourseFactory
|
||||
from xmodule.modulestore.xml_importer import import_course_from_xml
|
||||
|
||||
DATA_DIR = settings.COMMON_TEST_DATA_ROOT
|
||||
XML_COURSE_DIRS = ['toy', 'simple']
|
||||
|
||||
|
||||
@attr('shard_1')
|
||||
|
||||
Reference in New Issue
Block a user