Commit c5e548f6 authored by Antoine Pitrou's avatar Antoine Pitrou

Forgot to enable this test

parent 3022ce1a
......@@ -583,6 +583,7 @@ def test_main(verbose=None):
try:
cwd = os.getcwd()
support.run_unittest(BaseHTTPRequestHandlerTestCase,
SimpleHTTPRequestHandlerTestCase,
BaseHTTPServerTestCase,
SimpleHTTPServerTestCase,
CGIHTTPServerTestCase
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment