guard-puppet/spec/spec_helper.rb

5 lines
49 B
Ruby
Raw Normal View History

2011-07-01 02:48:18 +00:00
RSpec.configure do |c|
c.mock_with :mocha
end