mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
Fix some tests by deleting stuff.
This commit is contained in:
parent
8518bdc382
commit
f903f00ee2
4 changed files with 1 additions and 56 deletions
|
@ -8,7 +8,6 @@ from test import test_support, string_tests
|
|||
class StrTest(
|
||||
string_tests.CommonTest,
|
||||
string_tests.MixinStrUnicodeUserStringTest,
|
||||
string_tests.MixinStrUserStringTest,
|
||||
string_tests.MixinStrUnicodeTest,
|
||||
):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue