trigger another build

This commit is contained in:
Chris Dodge
2013-01-02 15:01:21 -05:00
parent d008cb9f3c
commit b5ccb4b8fc

View File

@@ -422,6 +422,7 @@ class ContentStoreTest(TestCase):
ms = modulestore('direct')
cs = contentstore()
# import a test course
import_from_xml(ms, 'common/test/data/', ['full'])
handout_location= Location(['i4x', 'edX', 'full', 'course_info', 'handouts'])