Security update for permissions_by_term
[yaffs-website] / vendor / behat / gherkin / tests / Behat / Gherkin / Fixtures / features / empty_scenarios.feature
1 Feature: Math
2   In order to avoid silly mistakes
3   As a math idiot
4   I want to be told the calculation of two numbers
5
6   Scenario: Add two numbers
7   Scenario: Div two numbers
8
9   Scenario: Multiply two numbers
10
11
12   Scenario: Sub two numbers