Skip to content

Commit

Permalink
bending rakefile to my will
Browse files Browse the repository at this point in the history
  • Loading branch information
aberant committed Oct 27, 2009
1 parent 656652f commit 29815ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Spec::Rake::SpecTask.new(:rcov) do |spec|
spec.rcov = true
end

task :spec => :check_dependencies
task :spec #=> :check_dependencies

task :default => :spec

Expand Down

0 comments on commit 29815ed

Please sign in to comment.