Skip to content

Commit

Permalink
Set 'spec' to be default rake task.
Browse files Browse the repository at this point in the history
  • Loading branch information
ugisozols committed Jun 9, 2012
1 parent 89432c6 commit 9793ecf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
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 9793ecf

Please sign in to comment.