提交 38e8d5b1 编写于 作者: J Joshua Peek

Enable warnings for mailer tests

上级 d625312f
......@@ -24,7 +24,7 @@ Rake::TestTask.new { |t|
t.libs << "test"
t.pattern = 'test/*_test.rb'
t.verbose = true
t.warning = false
t.warning = true
}
task :isolated_test do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册