[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:
Serhiy Storchaka 2023-12-06 10:14:34 +02:00 committed by GitHub
parent 5720f7fcdf
commit cf16aaae80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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