mirror of https://github.com/python/cpython.git
[3.11] gh-108927: Include new dir test/regrtestdata in the installation (GH-112765) (GH-112784)
(cherry picked from commit f8c0198e3b
)
Co-authored-by: Victor Stinner <vstinner@python.org>
This commit is contained in:
parent
c26d6c1aba
commit
f92c8bfed6
|
@ -1959,6 +1959,9 @@ TESTSUBDIRS= ctypes/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…
Reference in New Issue