mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
bpo-10572: Fixup Lib/test/libregrtest/pgo.py (GH-29327)
This commit is contained in:
parent
14a4fce457
commit
762a4dc936
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ PGO_TESTS = [
|
||||||
'test_pprint',
|
'test_pprint',
|
||||||
'test_re',
|
'test_re',
|
||||||
'test_set',
|
'test_set',
|
||||||
'test_sqlite',
|
'test_sqlite3',
|
||||||
'test_statistics',
|
'test_statistics',
|
||||||
'test_struct',
|
'test_struct',
|
||||||
'test_tabnanny',
|
'test_tabnanny',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue