Skip to content

Commit

Permalink
Allow to run rake spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Michalowski and Marcin Nowicki committed Jan 10, 2011
1 parent c51994e commit 6370562
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 @@ -31,8 +31,6 @@ Spec::Rake::SpecTask.new(:rcov) do |spec|
spec.rcov = true
end

task :spec => :check_dependencies

task :default => :spec

begin
Expand Down

0 comments on commit 6370562

Please sign in to comment.