Fix misspelled word in test name

This commit is contained in:
David Baumgold
2013-11-13 16:13:26 -05:00
parent d404cbca78
commit e80da13934

View File

@@ -227,7 +227,7 @@ class TestDownloadYoutubeSubs(ModuleStoreTestCase):
self.clear_subs_content(bad_youtube_subs)
def test_success_downloading_chinise_transcripts(self):
def test_success_downloading_chinese_transcripts(self):
good_youtube_subs = {
1.0: 'j_jEn79vS3g', # Chinese, utf-8
}