summaryrefslogtreecommitdiff
path: root/tests/frontend/configuredwarning/plugins/warningb.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/frontend/configuredwarning/plugins/warningb.py')
-rw-r--r--tests/frontend/configuredwarning/plugins/warningb.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/frontend/configuredwarning/plugins/warningb.py b/tests/frontend/configuredwarning/plugins/warningb.py
index 64d25ef39..c7a995cf8 100644
--- a/tests/frontend/configuredwarning/plugins/warningb.py
+++ b/tests/frontend/configuredwarning/plugins/warningb.py
@@ -4,6 +4,9 @@ WARNING_B = "warning-b"
class WarningB(Element):
+
+ BST_MIN_VERSION = "2.0"
+
def configure(self, node):
pass