2247df4f6e
This updates the Rakefile and spec_helper to use the common versions available in the puppetlabs_spec_helper rubygem branch. This mostly just removes a bunch of duplicated code, but it also gives us more flexibility in how the module is tested in the future.
2 lines
66 B
Ruby
2 lines
66 B
Ruby
require 'rubygems'
|
|
require 'puppet_module_spec_helper/rake_tasks'
|