mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Forgot to enable this test
This commit is contained in:
parent
3022ce1a14
commit
c5e548f6a5
1 changed files with 1 additions and 0 deletions
|
@ -583,6 +583,7 @@ def test_main(verbose=None):
|
|||
try:
|
||||
cwd = os.getcwd()
|
||||
support.run_unittest(BaseHTTPRequestHandlerTestCase,
|
||||
SimpleHTTPRequestHandlerTestCase,
|
||||
BaseHTTPServerTestCase,
|
||||
SimpleHTTPServerTestCase,
|
||||
CGIHTTPServerTestCase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue