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

another comment commit just to trigger a new build
This commit is contained in:
chrisndodge
2013-01-02 11:29:56 -08:00

View File

@@ -426,6 +426,7 @@ class ContentStoreTest(TestCase):
handout_location= Location(['i4x', 'edX', 'full', 'course_info', 'handouts'])
# get module info
resp = self.client.get(reverse('module_info', kwargs={'module_location': handout_location}))
# make sure we got a successful response