diff --git a/Lib/test/libregrtest/pgo.py b/Lib/test/libregrtest/pgo.py index 582e812e284cc9..42ce5fba7a97c3 100644 --- a/Lib/test/libregrtest/pgo.py +++ b/Lib/test/libregrtest/pgo.py @@ -40,7 +40,7 @@ 'test_pprint', 'test_re', 'test_set', - 'test_sqlite', + 'test_sqlite3', 'test_statistics', 'test_struct', 'test_tabnanny',