Skip to content

Commit

Permalink
Set spec as default rake task.
Browse files Browse the repository at this point in the history
  • Loading branch information
ugisozols committed Jan 15, 2013
1 parent 7d37034 commit f9c2b7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ Refinery::Testing::Railtie.load_tasks
Refinery::Testing::Railtie.load_dummy_tasks(ENGINE_PATH)

load File.expand_path('../tasks/rspec.rake', __FILE__)

task :default => :spec

0 comments on commit f9c2b7e

Please sign in to comment.