diff options
author | Jon Moss <me@jonathanmoss.me> | 2016-11-19 10:30:57 -0500 |
---|---|---|
committer | Jon Moss <me@jonathanmoss.me> | 2016-11-19 10:30:57 -0500 |
commit | 1d18b9b2fb48664074781aff7db6056058725458 (patch) | |
tree | 944b5534a2d75c78696f692b0de3c00af199fe74 /tools/console | |
parent | 4aacace550155faab98710c045f912db80601004 (diff) | |
download | rails-1d18b9b2fb48664074781aff7db6056058725458.tar.gz rails-1d18b9b2fb48664074781aff7db6056058725458.tar.bz2 rails-1d18b9b2fb48664074781aff7db6056058725458.zip |
Do not include `ActiveSupport` into test classes
Will help get rid of errors like the following:
```
1) Error:
JDOMEngineTest#test_order=:
ArgumentError: wrong number of arguments (0 for 1)
/Users/jon/code/rails/rails/activesupport/lib/active_support/core_ext/module/attribute_accessors.rb:106:in `test_order='
```
Diffstat (limited to 'tools/console')
0 files changed, 0 insertions, 0 deletions