X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fbehat%2Fgherkin%2Ftests%2FBehat%2FGherkin%2FFixtures%2Fetalons%2Fempty_scenarios.yml;fp=vendor%2Fbehat%2Fgherkin%2Ftests%2FBehat%2FGherkin%2FFixtures%2Fetalons%2Fempty_scenarios.yml;h=0000000000000000000000000000000000000000;hp=35a144ba0f1b7dd5cbf94cbf9af74d31c1272c9e;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/etalons/empty_scenarios.yml b/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/etalons/empty_scenarios.yml deleted file mode 100644 index 35a144ba0..000000000 --- a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/etalons/empty_scenarios.yml +++ /dev/null @@ -1,30 +0,0 @@ -feature: - title: Math - language: en - line: 1 - description: |- - In order to avoid silly mistakes - As a math idiot - I want to be told the calculation of two numbers - - scenarios: - - - type: scenario - title: Add two numbers - line: 6 - steps: [] - - - type: scenario - title: Div two numbers - line: 7 - steps: [] - - - type: scenario - title: Multiply two numbers - line: 9 - steps: [] - - - type: scenario - title: Sub two numbers - line: 12 - steps: []