features/usage.feature in aslakhellesoy-cucumber-0.3.1.1 vs features/usage.feature in aslakhellesoy-cucumber-0.3.2

- old
+ new

@@ -16,9 +16,10 @@ Given <state> without a table # features/outline_sample.feature:6 Given <other_state> without a table # features/outline_sample.feature:7 Given passing without a table # features/search_sample.feature:4 Given passing without a table # features/search_sample.feature:7 Given <state> without a table # features/search_sample.feature:19 + Given <state> without a table # features/search_sample.feature:25 /^failing without a table$/ # features/step_definitions/sample_steps.rb:15 Given failing without a table # features/background/failing_background.feature:5 Given failing without a table # features/background/scenario_outline_failing_background.feature:4 Given failing without a table # features/search_sample.feature:10 Given <state> without a table # features/search_sample.feature:13