mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +00:00
gh-108927: Include new dir test/regrtestdata in the installation (GH-112765)
Co-authored-by: Victor Stinner <vstinner@python.org>
This commit is contained in:
parent
a2a46f9f1e
commit
f8c0198e3b
1 changed files with 3 additions and 0 deletions
|
@ -2194,6 +2194,9 @@ TESTSUBDIRS= idlelib/idle_test \
|
||||||
test/leakers \
|
test/leakers \
|
||||||
test/libregrtest \
|
test/libregrtest \
|
||||||
test/mathdata \
|
test/mathdata \
|
||||||
|
test/regrtestdata \
|
||||||
|
test/regrtestdata/import_from_tests \
|
||||||
|
test/regrtestdata/import_from_tests/test_regrtest_b \
|
||||||
test/subprocessdata \
|
test/subprocessdata \
|
||||||
test/support \
|
test/support \
|
||||||
test/support/_hypothesis_stubs \
|
test/support/_hypothesis_stubs \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue