Security update for permissions_by_term
[yaffs-website] / vendor / behat / gherkin / tests / Behat / Gherkin / Fixtures / features / empty_scenarios.feature
diff --git a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/empty_scenarios.feature b/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/empty_scenarios.feature
new file mode 100644 (file)
index 0000000..f17bef5
--- /dev/null
@@ -0,0 +1,12 @@
+Feature: Math
+  In order to avoid silly mistakes
+  As a math idiot
+  I want to be told the calculation of two numbers
+
+  Scenario: Add two numbers
+  Scenario: Div two numbers
+
+  Scenario: Multiply two numbers
+
+
+  Scenario: Sub two numbers