提交 3b44b52f 编写于 作者: P Prashant P. Shah 提交者: Santiago Pastorino

Corrected the rake test:units and test:functionals description [#5251 state:committed]

Signed-off-by: NSantiago Pastorino <santiago@wyeworks.com>
上级 111234e7
......@@ -70,7 +70,7 @@ module Kernel
end
end
desc 'Runs test:unit, test:functional, test:integration together (also available: test:benchmark, test:profile, test:plugins)'
desc 'Runs test:units, test:functionals, test:integration together (also available: test:benchmark, test:profile, test:plugins)'
task :test do
errors = %w(test:units test:functionals test:integration).collect do |task|
begin
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册