#12313: update Makefile.pre.in to account for email tests moving to 'test' dir
This commit is contained in:
parent
6ee7a57b38
commit
92cafb85dd
|
@ -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…
Reference in New Issue