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