Commit f0c13180 by John Eskew Committed by Clinton Blackburn

Add XML_COURSE_DIRS back in.

parent a08f4d3c
...@@ -24,6 +24,7 @@ from xmodule.modulestore.tests.factories import CourseFactory ...@@ -24,6 +24,7 @@ from xmodule.modulestore.tests.factories import CourseFactory
from xmodule.modulestore.xml_importer import import_course_from_xml from xmodule.modulestore.xml_importer import import_course_from_xml
DATA_DIR = settings.COMMON_TEST_DATA_ROOT DATA_DIR = settings.COMMON_TEST_DATA_ROOT
XML_COURSE_DIRS = ['toy', 'simple']
@attr('shard_1') @attr('shard_1')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment