summaryrefslogtreecommitdiff
path: root/tests/sources/generic/source_determinism.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sources/generic/source_determinism.py')
-rw-r--r--tests/sources/generic/source_determinism.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sources/generic/source_determinism.py b/tests/sources/generic/source_determinism.py
index 3488e3beb..e3203a891 100644
--- a/tests/sources/generic/source_determinism.py
+++ b/tests/sources/generic/source_determinism.py
@@ -22,9 +22,9 @@
import os
import pytest
-from tests.testutils import create_repo, ALL_REPO_KINDS
from tests.testutils.site import HAVE_SANDBOX
+from buildstream.plugintestutils import create_repo, ALL_REPO_KINDS
from buildstream.plugintestutils import cli # pylint: disable=unused-import
from buildstream import _yaml