Skip to content

Commit

Permalink
Specify a default rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
luigi committed May 30, 2009
1 parent 705ebf0 commit 05709b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -22,3 +22,4 @@ Rake::RDocTask.new(:rdoc) do |rdoc|
rdoc.options << '--inline-source'
end

task :default => [:spec]

0 comments on commit 05709b0

Please sign in to comment.