lib/puppet-check/regression_check.rb in puppet-check-1.4.0 vs lib/puppet-check/regression_check.rb in puppet-check-1.4.1
- old
+ new
@@ -12,11 +12,11 @@
end
end
# regression testing
# def self.regression(nodes, octoconfig)
- # options = RegressionCheck.config(octoconfig)
- # nodes.each { |node| stuff }
+ # options = RegressionCheck.config(octoconfig)
+ # nodes.each { |node| stuff }
# end
# config file loading
def self.config(octoconfig)
OctocatalogDiff::API::V1.config(filename: octoconfig)