spec_help/spec_helper.rb in mattock-0.5.3 vs spec_help/spec_helper.rb in mattock-0.7.0

- old
+ new

@@ -1,5 +1,6 @@ require 'rspec' +require 'rspec/core/formatters/base_formatter' require 'file-sandbox' require 'cadre/rspec' RSpec.configure do |config| config.run_all_when_everything_filtered = true