summaryrefslogtreecommitdiff
path: root/tests/sources/ostree.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sources/ostree.py')
-rw-r--r--tests/sources/ostree.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/sources/ostree.py b/tests/sources/ostree.py
index 2d4dd953a..e75a64663 100644
--- a/tests/sources/ostree.py
+++ b/tests/sources/ostree.py
@@ -26,8 +26,7 @@ import pytest
from buildstream._exceptions import ErrorDomain
from buildstream import _yaml
from buildstream.plugintestutils import cli # pylint: disable=unused-import
-
-from tests.testutils import create_repo
+from buildstream.plugintestutils import create_repo
DATA_DIR = os.path.join(
os.path.dirname(os.path.realpath(__file__)),