summaryrefslogtreecommitdiff
path: root/tests/sourcecache/staging.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sourcecache/staging.py')
-rw-r--r--tests/sourcecache/staging.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sourcecache/staging.py b/tests/sourcecache/staging.py
index 5c1c4f358..318285292 100644
--- a/tests/sourcecache/staging.py
+++ b/tests/sourcecache/staging.py
@@ -28,7 +28,7 @@ import pytest
from buildstream._context import Context
from buildstream._project import Project
-from buildstream.plugintestutils.runcli import cli # pylint: disable=unused-import
+from buildstream.testing.runcli import cli # pylint: disable=unused-import
from tests.testutils.element_generators import create_element_size