summaryrefslogtreecommitdiff
path: root/tests/frontend/remote-caches.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/frontend/remote-caches.py')
-rw-r--r--tests/frontend/remote-caches.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/frontend/remote-caches.py b/tests/frontend/remote-caches.py
index 3e3e226fc..e3f10e6f7 100644
--- a/tests/frontend/remote-caches.py
+++ b/tests/frontend/remote-caches.py
@@ -23,7 +23,7 @@ import os
import shutil
import pytest
-from buildstream.plugintestutils import cli # pylint: disable=unused-import
+from buildstream.testing import cli # pylint: disable=unused-import
from buildstream import _yaml
from tests.testutils import create_artifact_share, create_element_size