mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Remove test_nntplib from quicktest (GH-28754)
This commit is contained in:
parent
7af95a1e80
commit
61892c0476
1 changed files with 1 additions and 1 deletions
|
|
@ -1345,7 +1345,7 @@ QUICKTESTOPTS= $(TESTOPTS) -x test_subprocess test_io test_lib2to3 \
|
|||
test_multibytecodec test_urllib2_localnet test_itertools \
|
||||
test_multiprocessing_fork test_multiprocessing_spawn \
|
||||
test_multiprocessing_forkserver \
|
||||
test_mailbox test_socket test_poll \
|
||||
test_mailbox test_nntplib test_socket test_poll \
|
||||
test_select test_zipfile test_concurrent_futures
|
||||
quicktest: @DEF_MAKE_RULE@ platform
|
||||
$(TESTRUNNER) $(QUICKTESTOPTS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue