diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2016-09-27 12:12:12 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2016-09-27 19:34:58 +0900 |
commit | 1269795ae2a6126f8a7b3e1e454c2211dba079d2 (patch) | |
tree | 7a53ffd0064549f222216a78136e27a85ccf72af /railties/test/rails_info_controller_test.rb | |
parent | c994a893c18c0456fd2a30efe4debfc2b18e2508 (diff) | |
download | rails-1269795ae2a6126f8a7b3e1e454c2211dba079d2.tar.gz rails-1269795ae2a6126f8a7b3e1e454c2211dba079d2.tar.bz2 rails-1269795ae2a6126f8a7b3e1e454c2211dba079d2.zip |
use `active_support/testing/autorun` in `bin/test` script
29f0fbd5db643b885665e4a14c7de3bf6c0d9c96 has changed that always call
`Minitest.autorun` in `active_support/testing/autorun`.
Therefore, when used directly `Minitest.run`, tests are performed twice.
Diffstat (limited to 'railties/test/rails_info_controller_test.rb')
0 files changed, 0 insertions, 0 deletions