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.
1 parent 5740b95 commit 5d240c7Copy full SHA for 5d240c7
Lib/test/test_gettext.py
@@ -452,7 +452,7 @@ def test_plural_context_forms_null_translations(self):
452
numbers_only=False)
453
454
455
-class PluralFormsInternalTestCase:
+class PluralFormsInternalTestCase(unittest.TestCase):
456
# Examples from http://www.gnu.org/software/gettext/manual/gettext.html
457
458
def test_ja(self):
0 commit comments