X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fbehat%2Fgherkin%2Ftests%2FBehat%2FGherkin%2FFixtures%2Ffeatures%2Ftags_sample.feature;fp=vendor%2Fbehat%2Fgherkin%2Ftests%2FBehat%2FGherkin%2FFixtures%2Ffeatures%2Ftags_sample.feature;h=0000000000000000000000000000000000000000;hp=21eaaab16d4ab7270ed8895e8cd1175ed1d0f8c5;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/tags_sample.feature b/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/tags_sample.feature deleted file mode 100644 index 21eaaab16..000000000 --- a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/tags_sample.feature +++ /dev/null @@ -1,17 +0,0 @@ -@sample_one -Feature: Tag samples - - @sample_two @sample_four - Scenario: Passing - Given missing - - @sample_three - Scenario Outline: - Given - Examples: - |state| - |missing| - - @sample_three @sample_four - Scenario: Skipped - Given missing \ No newline at end of file