Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Commit

Permalink
Set default task to spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
Erich Menge committed Aug 28, 2012
1 parent 3d33db6 commit 2b507dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -5,3 +5,5 @@ RSpec::Core::RakeTask.new do |t|
t.pattern = "./spec/**/*_spec.rb" # don't need this, it's default.
# Put spec opts in a file named .rspec in root
end

task :default => :spec

0 comments on commit 2b507dd

Please sign in to comment.