10000 gh-108303: Add `Lib/test/tokenizedata` to `TESTSUBDIRS` (#109314) · vstinner/cpython@df28ede · GitHub
[go: up one dir, main page]

Skip to content

Commit df28ede

Browse files
sobolevnvstinner
authored andcommitted
pythongh-108303: Add Lib/test/tokenizedata to TESTSUBDIRS (python#109314)
(cherry picked from commit 42ab2cb)
1 parent 905a5ee commit df28ede

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
@@ -2041,6 +2041,7 @@ TESTSUBDIRS= ctypes/test \
20412041
test/test_warnings/data \
20422042
test/test_zoneinfo \
20432043
test/test_zoneinfo/data \
2044+
test/tokenizedata \
20442045
test/tracedmodules \
20452046
test/typinganndata \
20462047
test/xmltestdata \

0 commit comments

Comments
 (0)
0