spec/spec_helper.rb in puppet-lint-unquoted_string-check-0.2.3 vs spec/spec_helper.rb in puppet-lint-unquoted_string-check-0.2.5
- old
+ new
@@ -1,2 +1,5 @@
+require 'coveralls'
+Coveralls.wear!
+
require 'puppet-lint'
PuppetLint::Plugins.load_spec_helper