ruby-avm-library/spec/spec_helper.rb
2011-03-11 13:27:17 -05:00

4 lines
58 B
Ruby

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