提交 a6f19a15 编写于 作者: J Joshua Peek

There is only one base now

上级 5bc47a93
...@@ -12,7 +12,6 @@ ...@@ -12,7 +12,6 @@
ENV['TMPDIR'] = File.join(File.dirname(__FILE__), 'tmp') ENV['TMPDIR'] = File.join(File.dirname(__FILE__), 'tmp')
ENV['new_base'] = "true" ENV['new_base'] = "true"
$stderr.puts "Running old tests on new_base"
require 'test/unit' require 'test/unit'
require 'active_support' require 'active_support'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册