def test_section_saved(self): section_saved(None, self.section_num4) self.assertEqual(CACHE_PURGED_URLS, ['http://localhost/reg-landing/1002/4/'])
def test_section_saved(self): section_saved(None, self.section_num4) self.assertEqual( CACHE_PURGED_URLS, ['http://localhost/reg-landing/1002/4/'] )