• Y
    Revert "truncate debug.log on each test run" · 048866aa
    Yasuo Honda 提交于
    This reverts commit 98043c68.
    
    Because if every time `debug.log` is truncated,
    developers have no way to see the previous ActiveRecord unit test results.
    `debug.log` file can be easily reduced
    by executing `$ touch /dev/null > debug.log` periodically.
    048866aa
connection.rb 557 字节