fuel-library/deployment/puppet/inifile/spec/spec_helper.rb
Aleksandr Didenko 81e85f0766 Sync inifile with upstream
v1.1.3 41e2ddbc1cd861247e57d16b778cbe891602f509
Partial blueprint merge-openstack-puppet-modules

Change-Id: Idd6b512a4adafc31cd0c80ccf0ca59a18b43d98e
2014-09-04 16:55:25 +03:00

6 lines
111 B
Ruby

require 'puppetlabs_spec_helper/module_spec_helper'
RSpec.configure do |config|
config.mock_with :rspec
end