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

basically force another build by adding a comment
This commit is contained in:
chrisndodge
2012-12-28 13:49:08 -08:00

View File

@@ -428,6 +428,7 @@ class ContentStoreTest(TestCase):
resp = self.client.get(reverse('module_info', kwargs={'module_location': handout_location}))
# make sure we got a successful response
self.assertEqual(resp.status_code, 200)
# check that /static/ has been converted to the full path