mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
84b72a812f
Previous commit accidentally broke mixing line filters with string -n filter. Fix by checking if it is a string and returning it. We also need to ensure the -n filter carry forward into any other composite filters. Fix by letting the named filter be extractable, so we'll keep this for the next runnable's run. |
||
---|---|---|
.. | ||
line_filtering.rb | ||
minitest_plugin.rb | ||
railtie.rb | ||
reporter.rb | ||
test_requirer.rb | ||
testing.rake |