Skip to content

Commit

Permalink
Be verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Aug 14, 2016
1 parent de8cd6d commit 2369671
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -8,6 +8,8 @@ Rake::TestTask.new(:test) do |t|
t.libs << "test"
t.libs << "lib"
t.test_files = FileList['test/**/*_test.rb']
t.warning = true
t.verbose = true
end

task default: :test
Expand Down

0 comments on commit 2369671

Please sign in to comment.