提交 c0c73738 编写于 作者: K Kasper Timm Hansen

Apply test command changes.

上级 d5457af7
......@@ -11,7 +11,9 @@ def help # :nodoc:
def perform(*)
$LOAD_PATH << Rails::Command.root.join("test")
exit Minitest.run(ARGV)
Minitest.run_via[:rails] = true
require "active_support/testing/autorun"
end
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册