diff options
Diffstat (limited to 'Rakefile')
| -rw-r--r-- | Rakefile | 1 | 
1 files changed, 0 insertions, 1 deletions
| @@ -4,7 +4,6 @@ require 'bundler'  require 'puppet_litmus/rake_tasks' if Bundler.rubygems.find_name('puppet_litmus').any?  require 'puppetlabs_spec_helper/rake_tasks'  require 'puppet-syntax/tasks/puppet-syntax' -require 'puppet_blacksmith/rake_tasks' if Bundler.rubygems.find_name('puppet-blacksmith').any?  require 'github_changelog_generator/task' if Bundler.rubygems.find_name('github_changelog_generator').any?  require 'puppet-strings/tasks' if Bundler.rubygems.find_name('puppet-strings').any?  require 'voxpupuli/acceptance/rake' | 
