switch to autorun to support after_run and patch less

上级 45dce0c0
......@@ -6,6 +6,4 @@
$LOAD_PATH << File.expand_path("../../test", APP_PATH)
end
result = Minitest.run(ARGV)
Minitest.class_variable_get(:@@after_run).reverse_each(&:call)
exit result
require "minitest/autorun"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册