Skip to content

Commit 89ec85e

Browse files
[3.12] pythongh-108927: Include new dir test/regrtestdata in the installation (pythonGH-112765)
(cherry picked from commit f8c0198) Co-authored-by: Serhiy Storchaka <[email protected]> Co-authored-by: Victor Stinner <[email protected]>
1 parent 5720f7f commit 89ec85e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile.pre.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2129,6 +2129,9 @@ TESTSUBDIRS= idlelib/idle_test \
21292129
test/imghdrdata \
21302130
test/leakers \
21312131
test/libregrtest \
2132+
test/regrtestdata \
2133+
test/regrtestdata/import_from_tests \
2134+
test/regrtestdata/import_from_tests/test_regrtest_b \
21322135
test/sndhdrdata \
21332136
test/subprocessdata \
21342137
test/support \

0 commit comments

Comments
 (0)