bpo-10572: Fixup Lib/test/libregrtest/pgo.py (GH-29327)

This commit is contained in:
Erlend Egeberg Aasland 2021-11-01 10:57:28 +01:00 committed by GitHub
parent 14a4fce457
commit 762a4dc936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ PGO_TESTS = [
'test_pprint',
'test_re',
'test_set',
'test_sqlite',
'test_sqlite3',
'test_statistics',
'test_struct',
'test_tabnanny',