another comment commit just to trigger a new build

This commit is contained in:
Chris Dodge
2013-01-02 14:25:35 -05:00
parent cf3df23094
commit d008cb9f3c

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