spec/spec_helper.rb in puppet-lint-strict_indent-check-2.0.5 vs spec/spec_helper.rb in puppet-lint-strict_indent-check-2.0.6

- old
+ new

@@ -1,2 +1,5 @@ +require 'simplecov' +SimpleCov.start + require 'puppet-lint' PuppetLint::Plugins.load_spec_helper