summaryrefslogtreecommitdiff
path: root/tests/frontend/pull.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/frontend/pull.py')
-rw-r--r--tests/frontend/pull.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/frontend/pull.py b/tests/frontend/pull.py
index 2a1006ea2..cc62afe92 100644
--- a/tests/frontend/pull.py
+++ b/tests/frontend/pull.py
@@ -6,7 +6,7 @@ import shutil
import stat
import pytest
from buildstream import utils
-from buildstream.plugintestutils import cli # pylint: disable=unused-import
+from buildstream.testing import cli # pylint: disable=unused-import
from tests.testutils import create_artifact_share, generate_junction