X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fbehat%2Fgherkin%2Ftests%2FBehat%2FGherkin%2FFixtures%2Fetalons%2Fundefined_multiline_args.yml;fp=vendor%2Fbehat%2Fgherkin%2Ftests%2FBehat%2FGherkin%2FFixtures%2Fetalons%2Fundefined_multiline_args.yml;h=0000000000000000000000000000000000000000;hp=84cb8ff6413d56c9c99b1570bd668f1843b03c01;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/etalons/undefined_multiline_args.yml b/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/etalons/undefined_multiline_args.yml deleted file mode 100644 index 84cb8ff64..000000000 --- a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/etalons/undefined_multiline_args.yml +++ /dev/null @@ -1,38 +0,0 @@ -feature: - title: undefined multiline args - language: en - line: 1 - description: ~ - - scenarios: - - - type: scenario - title: pystring - line: 3 - steps: - - - keyword_type: Given - type: Given - text: a pystring - line: 4 - arguments: - - - type: pystring - text: ' example' - - - - type: scenario - title: table - line: 9 - steps: - - - keyword_type: Given - type: Given - text: a table - line: 10 - arguments: - - - type: table - rows: - 11: [table] - 12: [example]