[3.11] gh-96073: Fix installed tests by adding to Makefile.pre.in (#98071)

[3.11] Fix installed tests by adding to Makefile.pre.in

This was broken in #98045 but already fixed on main.
This commit is contained in:
Jelle Zijlstra 2022-10-07 20:59:18 -07:00 committed by GitHub
parent 8d6591b593
commit 52dab90500
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2004,6 +2004,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 \