From e80da139343bc6d997040d99e1e7aa88779c8296 Mon Sep 17 00:00:00 2001 From: David Baumgold Date: Wed, 13 Nov 2013 16:13:26 -0500 Subject: [PATCH] Fix misspelled word in test name --- cms/djangoapps/contentstore/tests/test_transcripts_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/djangoapps/contentstore/tests/test_transcripts_utils.py b/cms/djangoapps/contentstore/tests/test_transcripts_utils.py index 7adda51db8..b9e30c8137 100644 --- a/cms/djangoapps/contentstore/tests/test_transcripts_utils.py +++ b/cms/djangoapps/contentstore/tests/test_transcripts_utils.py @@ -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 }