Skip to content

Commit

Permalink
Show warnings on tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
shugo committed Jan 27, 2017
1 parent a157665 commit e8f084a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -6,4 +6,5 @@ Rake::TestTask.new do |t|
t.libs << "test"
t.test_files = FileList["test/**/test_*.rb"]
t.verbose = true
t.warning = true
end

0 comments on commit e8f084a

Please sign in to comment.