diff options
author | Andy Lindeman <alindeman@gmail.com> | 2012-09-25 17:39:29 -0400 |
---|---|---|
committer | Andy Lindeman <alindeman@gmail.com> | 2012-09-26 23:21:26 -0400 |
commit | abfcdc65d96268b889a81b5fe55e4ce3b8cd5b7f (patch) | |
tree | 101c7795d793e0acb45a5f2ac24bea49c484e786 /activerecord/test/fixtures/tasks.yml | |
parent | c131211c679ce227f4ba68e1b5f3db5ae0e2bdb6 (diff) | |
download | rails-abfcdc65d96268b889a81b5fe55e4ce3b8cd5b7f.tar.gz rails-abfcdc65d96268b889a81b5fe55e4ce3b8cd5b7f.tar.bz2 rails-abfcdc65d96268b889a81b5fe55e4ce3b8cd5b7f.zip |
Adds missing dependency to ActionView::TestCase::Behavior
* The module is needed for the `determine_constant_from_test_name`
method.
* Without it, the including class is required to also include
`ActiveSupport::Testing::ConstantLookup` or a `NoMethodError` will be
raised upon instantiation of that class.
* Issue introduced in c0a24555f9e2749fb94efe1967cb9943db0b6a7e
Diffstat (limited to 'activerecord/test/fixtures/tasks.yml')
0 files changed, 0 insertions, 0 deletions