(FM-4049) Update to current msync configs [2c99161]

This commit is contained in:
David Schmitt
2016-01-25 16:01:58 +00:00
parent aee0f6bc3f
commit 3b8bba05ca
8 changed files with 30 additions and 37 deletions

View File

@@ -1,6 +1,7 @@
require 'puppetlabs_spec_helper/module_spec_helper'
RSpec.configure do |c|
# declare an exclusion filter for the tests using with_env on facter 1.6, as the function is not available on 1.6
c.filter_run_excluding :with_env => true if Facter.version =~ /^1\.6\./
# put local configuration and setup into spec_helper_local
begin
require 'spec_helper_local'
rescue LoadError
end