summaryrefslogtreecommitdiff
path: root/tests/http/testenv/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/http/testenv/__init__.py')
-rw-r--r--tests/http/testenv/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/http/testenv/__init__.py b/tests/http/testenv/__init__.py
index 3da668570..2195634fd 100644
--- a/tests/http/testenv/__init__.py
+++ b/tests/http/testenv/__init__.py
@@ -33,5 +33,6 @@ from .certs import TestCA, Credentials
from .caddy import Caddy
from .httpd import Httpd
from .curl import CurlClient, ExecResult
+from .client import LocalClient
from .nghttpx import Nghttpx
from .nghttpx import Nghttpx, NghttpxQuic, NghttpxFwd