ruby-avm-library/spec/spec_helper.rb

5 lines
59 B
Ruby

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