Skip to content

Commit f56478d

Browse files
Update test_proxy_functional.py
1 parent 7c9f900 commit f56478d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_proxy_functional.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
from aiohttp import ClientResponse, web
1919
from aiohttp.client_exceptions import ClientConnectionError
2020
from aiohttp.helpers import IS_MACOS, IS_WINDOWS
21+
from aiohttp.pytest_plugin import AiohttpServer
2122

2223
ASYNCIO_SUPPORTS_TLS_IN_TLS = sys.version_info >= (3, 11)
2324

0 commit comments

Comments
 (0)