(#13289) Add puppet lint tests to Rakefile
This commit is contained in:
parent
a11a7b091f
commit
99c3fd354d
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -1,4 +1,5 @@
|
|||
require 'rake'
|
||||
require 'puppet-lint/tasks/puppet-lint'
|
||||
|
||||
task :default => [:spec]
|
||||
|
||||
|
|
Loading…
Reference in a new issue