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 31ba11678..82943e4b1 100644
--- a/tests/sandboxes/remote-exec-config.py
+++ b/tests/sandboxes/remote-exec-config.py
@@ -5,7 +5,7 @@ import os
from buildstream import _yaml
from buildstream._exceptions import ErrorDomain, LoadErrorReason
-from buildstream.plugintestutils.runcli import cli
+from buildstream.testing.runcli import cli
DATA_DIR = os.path.join(
os.path.dirname(os.path.realpath(__file__)),