Merge pull request #1220 from MITx/fix/cdodge/handout-links
trigger another build
This commit is contained in:
@@ -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'])
|
||||
|
||||
Reference in New Issue
Block a user