We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7f4f1c + b85f061 commit e359c3aCopy full SHA for e359c3a
Lib/test/test_gettext.py
@@ -450,7 +450,7 @@ def test_plural_context_forms_null_translations(self):
450
numbers_only=False)
451
452
453
-class PluralFormsInternalTestCase:
+class PluralFormsInternalTestCase(unittest.TestCase):
454
# Examples from http://www.gnu.org/software/gettext/manual/gettext.html
455
456
def test_ja(self):
0 commit comments