summaryrefslogtreecommitdiff
path: root/tests/frontend/project/plugins/randomelement.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/frontend/project/plugins/randomelement.py')
-rw-r--r--tests/frontend/project/plugins/randomelement.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/frontend/project/plugins/randomelement.py b/tests/frontend/project/plugins/randomelement.py
index b36b75c8a..e9be98fc7 100644
--- a/tests/frontend/project/plugins/randomelement.py
+++ b/tests/frontend/project/plugins/randomelement.py
@@ -4,8 +4,6 @@ from buildstream import Element
class RandomElement(Element):
- BST_VIRTUAL_DIRECTORY = True
-
def configure(self, node):
pass