Merge pull request #1220 from MITx/fix/cdodge/handout-links

trigger another build
This commit is contained in:
chrisndodge
2013-01-02 12:02:24 -08:00

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'])