Forgot to enable this test

This commit is contained in:
Antoine Pitrou 2010-12-16 17:05:26 +00:00
parent 3022ce1a14
commit c5e548f6a5

View file

@ -583,6 +583,7 @@ def test_main(verbose=None):
try:
cwd = os.getcwd()
support.run_unittest(BaseHTTPRequestHandlerTestCase,
SimpleHTTPRequestHandlerTestCase,
BaseHTTPServerTestCase,
SimpleHTTPServerTestCase,
CGIHTTPServerTestCase