summaryrefslogtreecommitdiff
path: root/tests/project/plugins.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/project/plugins.py')
-rw-r--r--tests/project/plugins.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/project/plugins.py b/tests/project/plugins.py
index 785b42418..424548082 100644
--- a/tests/project/plugins.py
+++ b/tests/project/plugins.py
@@ -1,7 +1,8 @@
import os
import pytest
-from buildstream import Context, Project, Scope
+from buildstream import Context, Scope
+from buildstream._project import Project
from buildstream._pipeline import Pipeline
from buildstream._platform import Platform