Skip to content

Commit

Permalink
Remove check_dependencies for test in order to prevent a loaderror if…
Browse files Browse the repository at this point in the history
… Jeweler is not installed
  • Loading branch information
dovadi committed Dec 14, 2011
1 parent 8ea37ef commit f0c8767
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ namespace :test do
end
end

task :test => :check_dependencies

task :default => :test

require 'rake/rdoctask'
Expand Down

0 comments on commit f0c8767

Please sign in to comment.