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

Skip to content

Commit 44ad9c0

Browse files
sobolevnvstinner
authored andcommitted
pythongh-108303: Add Lib/test/tokenizedata to TESTSUBDIRS (python#109314)
1 parent 5e082da commit 44ad9c0

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
@@ -2246,6 +2246,7 @@ TESTSUBDIRS= idlelib/idle_test \
22462246
test/test_zoneinfo \
22472247
test/test_zoneinfo/data \
22482248
test/tkinterdata \
2249+
test/tokenizedata \
22492250
test/tracedmodules \
22502251
test/typinganndata \
22512252
test/xmltestdata \

0 commit comments

Comments
 (0)
0