mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
[3.12] gh-108927: Include new dir test/regrtestdata in the installation (GH-112765) (GH-112785)
(cherry picked from commit f8c0198e3b
)
Co-authored-by: Victor Stinner <vstinner@python.org>
This commit is contained in:
parent
5720f7fcdf
commit
cf16aaae80
1 changed files with 3 additions and 0 deletions
|
@ -2129,6 +2129,9 @@ TESTSUBDIRS= idlelib/idle_test \
|
|||
test/imghdrdata \
|
||||
test/leakers \
|
||||
test/libregrtest \
|
||||
test/regrtestdata \
|
||||
test/regrtestdata/import_from_tests \
|
||||
test/regrtestdata/import_from_tests/test_regrtest_b \
|
||||
test/sndhdrdata \
|
||||
test/subprocessdata \
|
||||
test/support \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue