summaryrefslogtreecommitdiff
path: root/tests/sources/tar.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sources/tar.py')
-rw-r--r--tests/sources/tar.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sources/tar.py b/tests/sources/tar.py
index 7a516459d..8446f485f 100644
--- a/tests/sources/tar.py
+++ b/tests/sources/tar.py
@@ -12,7 +12,7 @@ import pytest
from buildstream._exceptions import ErrorDomain
from buildstream import _yaml
-from buildstream.plugintestutils import cli # pylint: disable=unused-import
+from buildstream.testing import cli # pylint: disable=unused-import
from tests.testutils.file_server import create_file_server
from tests.testutils.site import HAVE_LZIP
from . import list_dir_contents