summaryrefslogtreecommitdiff
path: root/tests/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'tests/i18n')
-rw-r--r--tests/i18n/test_extraction.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/i18n/test_extraction.py b/tests/i18n/test_extraction.py
index ee8257175b..94d92ca93f 100644
--- a/tests/i18n/test_extraction.py
+++ b/tests/i18n/test_extraction.py
@@ -444,7 +444,7 @@ class BasicExtractorTests(ExtractorTests):
self.assertIn('maƱana; charset=CHARSET', pot_contents)
-class JavascriptExtractorTests(ExtractorTests):
+class JavaScriptExtractorTests(ExtractorTests):
PO_FILE = 'locale/%s/LC_MESSAGES/djangojs.po' % LOCALE