Skip to content

Commit

Permalink
Add rake test description
Browse files Browse the repository at this point in the history
No behavior change
  • Loading branch information
sanemat committed Jan 1, 2013
1 parent 56aa02f commit 3b98fb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions railties/Rakefile
Expand Up @@ -6,6 +6,8 @@ require 'rbconfig'


task :default => :test

desc "Run all unit tests"
task :test => 'test:isolated'

namespace :test do
Expand Down

0 comments on commit 3b98fb7

Please sign in to comment.