summaryrefslogtreecommitdiff
path: root/tests/sandboxes/remote-exec-config.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sandboxes/remote-exec-config.py')
-rw-r--r--tests/sandboxes/remote-exec-config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sandboxes/remote-exec-config.py b/tests/sandboxes/remote-exec-config.py
index 9cf0a8f08..9864f2591 100644
--- a/tests/sandboxes/remote-exec-config.py
+++ b/tests/sandboxes/remote-exec-config.py
@@ -6,7 +6,7 @@ import os
from buildstream import _yaml
from buildstream._exceptions import ErrorDomain, LoadErrorReason
-from tests.testutils.runcli import cli
+from buildstream.plugintestutils.runcli import cli
DATA_DIR = os.path.join(
os.path.dirname(os.path.realpath(__file__)),