提交 a197d1c8 编写于 作者: A Aaron Patterson

run the AS tests in verbose mode

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