1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/test_unit
yuuji.yaginuma 9fa07095a3 remove unnessary option setting from test runner
If run the test over the `rake` command, because of the test patterns is passed
via `rake_run` method, do not need to be obtained from the argv.

This probably fixes #24372.
2016-04-25 08:33:39 +09:00
..
line_filtering.rb Fix mixing line filters with Minitest's -n filter. 2016-02-05 21:53:27 +01:00
minitest_plugin.rb remove unnessary option setting from test runner 2016-04-25 08:33:39 +09:00
railtie.rb Extract line filtering to Railties. 2016-01-09 17:21:21 +01:00
reporter.rb use method provided by minitest 2016-02-21 15:51:35 +09:00
test_requirer.rb Don't run all tests when files end in a colon. 2016-01-18 21:37:12 +01:00
testing.rake bring back TEST env for rake test. 2016-01-12 19:26:05 +01:00