mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
[3.10] gh-96073: Fix installed tests by adding to Makefile.pre.in (#98072)
This was broken in #98045 but already fixed on main.
This commit is contained in:
parent
1818235f40
commit
f50e3a7fea
1 changed files with 1 additions and 0 deletions
|
|
@ -1521,6 +1521,7 @@ TESTSUBDIRS= ctypes/test \
|
|||
test/test_warnings test/test_warnings/data \
|
||||
test/test_zoneinfo test/test_zoneinfo/data \
|
||||
test/tracedmodules \
|
||||
test/typinganndata \
|
||||
test/xmltestdata test/xmltestdata/c14n-20 \
|
||||
test/ziptestdata \
|
||||
tkinter/test tkinter/test/test_tkinter \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue