rspec-quickfix-formatter-bintz/spec/spec_helper.rb
2011-07-15 13:34:24 -04:00

5 lines
49 B
Ruby

RSpec.configure do |c|
c.mock_with :mocha
end