X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=3rdparty%2Fmodules%2Finifile%2Fspec%2Fspec_helper.rb;fp=3rdparty%2Fmodules%2Finifile%2Fspec%2Fspec_helper.rb;h=7607c3312e6722783cc6c43fba88cf055206eae9;hb=169cb77932b427c80d2731ca5938ecd617a5ad57;hp=0000000000000000000000000000000000000000;hpb=3b71516ded080d1e140515fee96da4749ebaf6f1;p=dsa-puppet.git diff --git a/3rdparty/modules/inifile/spec/spec_helper.rb b/3rdparty/modules/inifile/spec/spec_helper.rb new file mode 100644 index 00000000..7607c331 --- /dev/null +++ b/3rdparty/modules/inifile/spec/spec_helper.rb @@ -0,0 +1,5 @@ +require 'puppetlabs_spec_helper/module_spec_helper' + +RSpec.configure do |config| + config.mock_with :rspec +end