Skip to content

Commit 782c99d

Browse files
authored
Update test_httpservers.py
1 parent fb781d9 commit 782c99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_httpservers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
import unittest
3232
from test import support
3333
from test.support import (
34-
is_apple, import_helper, os_helper, requires_subprocess, threading_helper
34+
is_apple, import_helper, os_helper, threading_helper
3535
)
3636

3737
try:

0 commit comments

Comments
 (0)