mirror of
https://github.com/python/cpython.git
synced 2025-11-26 13:22:51 +00:00
#12313: update Makefile.pre.in to account for email tests moving to 'test' dir
This commit is contained in:
parent
6ee7a57b38
commit
92cafb85dd
1 changed files with 1 additions and 1 deletions
|
|
@ -916,7 +916,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
|
||||||
test/subprocessdata \
|
test/subprocessdata \
|
||||||
test/tracedmodules test/encoded_modules \
|
test/tracedmodules test/encoded_modules \
|
||||||
collections concurrent concurrent/futures encodings \
|
collections concurrent concurrent/futures encodings \
|
||||||
email email/mime email/test email/test/data \
|
email email/mime test/test_email test/test_email/data \
|
||||||
html json test/json_tests http dbm xmlrpc \
|
html json test/json_tests http dbm xmlrpc \
|
||||||
sqlite3 sqlite3/test \
|
sqlite3 sqlite3/test \
|
||||||
logging csv wsgiref urllib \
|
logging csv wsgiref urllib \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue