X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fbehat%2Fgherkin%2Ftests%2FBehat%2FGherkin%2FFixtures%2Ffeatures%2Fstart_comments.feature;fp=vendor%2Fbehat%2Fgherkin%2Ftests%2FBehat%2FGherkin%2FFixtures%2Ffeatures%2Fstart_comments.feature;h=0000000000000000000000000000000000000000;hp=45dd501a3033969db20c344add8b0e5bfc8d88dc;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/start_comments.feature b/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/start_comments.feature deleted file mode 100644 index 45dd501a3..000000000 --- a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/start_comments.feature +++ /dev/null @@ -1,12 +0,0 @@ -# Users want to use cucumber, so tests are necessary to verify -# it is all working as expected -Feature: Using the Console Formatter - In order to verify this error - I want to run this feature using the progress format - So that it can be fixed - - Scenario: A normal feature - Given I have a pending step - When I run this feature with the progress format - Then I should get a no method error for 'backtrace_line' -