[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:
Jelle Zijlstra 2022-10-07 20:59:10 -07:00 committed by GitHub
parent 1818235f40
commit f50e3a7fea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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