summaryrefslogtreecommitdiff
path: root/tests/integration/shell.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/shell.py')
-rw-r--r--tests/integration/shell.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/shell.py b/tests/integration/shell.py
index fb01f45ea..a9fb4855a 100644
--- a/tests/integration/shell.py
+++ b/tests/integration/shell.py
@@ -2,7 +2,7 @@ import os
import pytest
from buildstream import _yaml
-from buildstream.plugintestutils import cli_integration as cli
+from buildstream.testing import cli_integration as cli
from tests.testutils.site import HAVE_SANDBOX