summaryrefslogtreecommitdiff
path: root/tests/sources/keytest.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sources/keytest.py')
-rw-r--r--tests/sources/keytest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sources/keytest.py b/tests/sources/keytest.py
index 989f4f1b0..dbfe97ab5 100644
--- a/tests/sources/keytest.py
+++ b/tests/sources/keytest.py
@@ -25,7 +25,7 @@ import os
import pytest
from buildstream._exceptions import ErrorDomain
-from buildstream.plugintestutils import cli # pylint: disable=unused-import
+from buildstream.testing import cli # pylint: disable=unused-import
DATA_DIR = os.path.join(os.path.dirname(os.path.realpath(__file__)),
"project_key_test")