Skip to content

Add formatted html for Ruby2.0.0

Created by: sanemat

Execute below command:

bundle exec rspec spec/rspec/core/resources/formatter_specs.rb --format html --order default > spec/rspec/core/formatters/html_formatted-2.0.0.html
bundle exec rspec spec/rspec/core/resources/formatter_specs.rb --format textmate --order default > spec/rspec/core/formatters/text_mate_formatted-2.0.0.html

Merge request reports