Skip to content

Commit

Permalink
Remove unknown rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
gabebw committed Mar 16, 2011
1 parent 88cb64d commit 05a0a9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ RSpec::Core::RakeTask.new(:rcov) do |spec|
spec.rcov = true
end

task :spec => :check_dependencies
task :spec => "extconf:compile"

task :default => :spec
Expand Down

0 comments on commit 05a0a9b

Please sign in to comment.