ruby-avm-library/spec/spec_helper.rb

4 lines
58 B
Ruby
Raw Normal View History

2011-03-07 17:39:47 +00:00
RSpec.configure do |config|
config.mock_with :mocha
end