summaryrefslogtreecommitdiff
path: root/tests/integration/sockets.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/sockets.py')
-rw-r--r--tests/integration/sockets.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/sockets.py b/tests/integration/sockets.py
index 17c3becea..af09c391b 100644
--- a/tests/integration/sockets.py
+++ b/tests/integration/sockets.py
@@ -1,7 +1,7 @@
import os
import pytest
-from buildstream.plugintestutils import cli_integration as cli
+from buildstream.testing import cli_integration as cli
from tests.testutils.site import HAVE_SANDBOX