mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
Whitespace normalization.
This commit is contained in:
parent
0822ff7cca
commit
0eadaac7dc
39 changed files with 127 additions and 144 deletions
|
@ -296,7 +296,7 @@ def suite():
|
|||
suite.addTest(unittest.makeSuite(PluralFormsTestCase))
|
||||
suite.addTest(unittest.makeSuite(UnicodeTranslationsTest))
|
||||
return suite
|
||||
|
||||
|
||||
|
||||
def test_main():
|
||||
run_suite(suite())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue