Skip to content

Commit 957c796

Browse files
[3.10] gh-96073: Fix installed tests by adding to Makefile.pre.in
This was broken in #98045 but already fixed on main.
1 parent 0239440 commit 957c796

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.pre.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1521,6 +1521,7 @@ TESTSUBDIRS= ctypes/test \
15211521
test/test_warnings test/test_warnings/data \
15221522
test/test_zoneinfo test/test_zoneinfo/data \
15231523
test/tracedmodules \
1524+
test/typinganndata \
15241525
test/xmltestdata test/xmltestdata/c14n-20 \
15251526
test/ziptestdata \
15261527
tkinter/test tkinter/test/test_tkinter \

0 commit comments

Comments
 (0)