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 7af95a1 commit 61892c0Copy full SHA for 61892c0
Makefile.pre.in
@@ -1345,7 +1345,7 @@ QUICKTESTOPTS= $(TESTOPTS) -x test_subprocess test_io test_lib2to3 \
1345
test_multibytecodec test_urllib2_localnet test_itertools \
1346
test_multiprocessing_fork test_multiprocessing_spawn \
1347
test_multiprocessing_forkserver \
1348
- test_mailbox test_socket test_poll \
+ test_mailbox test_nntplib test_socket test_poll \
1349
test_select test_zipfile test_concurrent_futures
1350
quicktest: @DEF_MAKE_RULE@ platform
1351
$(TESTRUNNER) $(QUICKTESTOPTS)
0 commit comments