[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:
Serhiy Storchaka 2023-12-06 10:12:08 +02:00 committed by GitHub
parent c26d6c1aba
commit f92c8bfed6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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 \