basically force another build by adding a comment

This commit is contained in:
Chris Dodge
2012-12-28 16:48:02 -05:00
parent f343052711
commit cf3df23094

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