summaryrefslogtreecommitdiff
path: root/tests/frontend/workspace.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/frontend/workspace.py')
-rw-r--r--tests/frontend/workspace.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/frontend/workspace.py b/tests/frontend/workspace.py
index 0f5d73db8..82c24b7ad 100644
--- a/tests/frontend/workspace.py
+++ b/tests/frontend/workspace.py
@@ -34,14 +34,14 @@ import subprocess
import pytest
-from tests.testutils import create_artifact_share, create_element_size, wait_for_cache_granularity
-
from buildstream.testing import create_repo, ALL_REPO_KINDS
from buildstream.testing import cli # pylint: disable=unused-import
from buildstream import _yaml
from buildstream._exceptions import ErrorDomain, LoadErrorReason
from buildstream._workspaces import BST_WORKSPACE_FORMAT_VERSION
+from tests.testutils import create_artifact_share, create_element_size, wait_for_cache_granularity
+
repo_kinds = [(kind) for kind in ALL_REPO_KINDS]
# Project directory