Skip to content

Commit

Permalink
pythongh-110276: Run test_str, not test_unicode, as part of the P…
Browse files Browse the repository at this point in the history
…GO build
  • Loading branch information
AlexWaygood committed Oct 3, 2023
1 parent 8c07137 commit 3b61502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/test/libregrtest/pgo.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
'test_set',
'test_sqlite3',
'test_statistics',
'test_str',
'test_struct',
'test_tabnanny',
'test_time',
'test_unicode',
'test_xml_etree',
'test_xml_etree_c',
]
Expand Down

0 comments on commit 3b61502

Please sign in to comment.