cucumber.yml in cucumber-1.1.9 vs cucumber.yml in cucumber-1.2.0

- old
+ new

@@ -11,10 +11,10 @@ end %> default: <%= std_opts %> --dotcucumber features/.cucumber jruby: <%= std_opts %> --tags ~@spork --tags ~@wire jruby_win: <%= std_opts %> --tags ~@spork --tags ~@wire CUCUMBER_FORWARD_SLASH_PATHS=true -windows_mri: <%= std_opts %> --tags ~@spork --tags ~@wire --tags ~@needs-many-fonts CUCUMBER_FORWARD_SLASH_PATHS=true -ruby_1_9: <%= std_opts %> --tags ~@fails_on_1_9 +windows_mri: <%= std_opts %> --tags ~@jruby --tags ~@spork --tags ~@wire --tags ~@needs-many-fonts CUCUMBER_FORWARD_SLASH_PATHS=true +ruby_1_9: <%= std_opts %> --tags ~@jruby --tags ~@fails_on_1_9 wip: --tags @wip:3 --wip features none: --format pretty rerun: <%= rerun_opts %> --format rerun --out rerun.txt --strict --tags ~@wip