summaryrefslogtreecommitdiff
path: root/tests/elements/filter.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/elements/filter.py')
-rw-r--r--tests/elements/filter.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/elements/filter.py b/tests/elements/filter.py
index 2c5ca88b7..d89c834e0 100644
--- a/tests/elements/filter.py
+++ b/tests/elements/filter.py
@@ -6,8 +6,8 @@ import shutil
import pytest
-from buildstream.plugintestutils import create_repo
-from buildstream.plugintestutils import cli # pylint: disable=unused-import
+from buildstream.testing import create_repo
+from buildstream.testing import cli # pylint: disable=unused-import
from buildstream._exceptions import ErrorDomain
from buildstream import _yaml