Skip to content

Commit

Permalink
Reinstate task :default => :spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Empact committed Mar 26, 2012
1 parent 0561c55 commit c24474f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -27,6 +27,8 @@ RSpec::Core::RakeTask.new(:rcov) do |t|
t.rcov = true
end

task :default => :spec

begin
require 'yard'
YARD::Rake::YardocTask.new
Expand Down

0 comments on commit c24474f

Please sign in to comment.