mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
[3.12] gh-126413: Add translation tests for getopt and optparse (GH-126698) (GH-126756)
(cherry picked from commit dff074d144)
This commit is contained in:
parent
04f38bb775
commit
ad4f8debda
7 changed files with 114 additions and 58 deletions
|
|
@ -2249,6 +2249,8 @@ TESTSUBDIRS= idlelib/idle_test \
|
|||
test/tracedmodules \
|
||||
test/translationdata \
|
||||
test/translationdata/argparse \
|
||||
test/translationdata/getopt \
|
||||
test/translationdata/optparse \
|
||||
test/typinganndata \
|
||||
test/wheeldata \
|
||||
test/xmltestdata \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue