We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 241f2e5 commit 4219074Copy full SHA for 4219074
Makefile.pre.in
@@ -1956,7 +1956,6 @@ TESTSUBDIRS= ctypes/test \
1956
test/support \
1957
test/test_asyncio \
1958
test/test_capi \
1959
- test/test_ctypes \
1960
test/test_email \
1961
test/test_email/data \
1962
test/test_import \
@@ -2040,8 +2039,9 @@ TESTSUBDIRS= ctypes/test \
2040
2039
test/xmltestdata \
2041
test/xmltestdata/c14n-20 \
2042
test/ziptestdata \
2043
- tkinter/test_tkinter \
2044
- tkinter/test_ttk \
+ tkinter/test \
+ tkinter/test/test_tkinter \
+ tkinter/test/test_ttk \
2045
unittest/test \
2046
unittest/test/testmock
2047
0 commit comments