guard-puppet/spec/spec_helper.rb
2011-06-30 22:48:18 -04:00

5 lines
49 B
Ruby

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