Skip to content

Commit

Permalink
Merge pull request #121 from eputnam/blacksmith_tasks
Browse files Browse the repository at this point in the history
(MODULES-4263) add blacksmith rake tasks
  • Loading branch information
Helen authored Jan 9, 2017
2 parents 17ef317 + 86d67d7 commit c5f95df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
require 'puppetlabs_spec_helper/rake_tasks'
require 'puppet-lint/tasks/puppet-lint'
require 'puppet_blacksmith/rake_tasks' if Bundler.rubygems.find_name('puppet-blacksmith').any?
begin
require 'beaker/tasks/test'
rescue LoadError
Expand Down

0 comments on commit c5f95df

Please sign in to comment.