diff options
author | eileencodes <eileencodes@gmail.com> | 2015-12-18 10:05:57 -0500 |
---|---|---|
committer | eileencodes <eileencodes@gmail.com> | 2015-12-18 10:17:28 -0500 |
commit | 65146b58d19ff92c4da1a68b45c2d8c44e2a1c0c (patch) | |
tree | 3629a4a76c07fa5084cb1bddb3ae21f0dfccbccc /activesupport/lib | |
parent | 376cfeb83e0a1a97e03c57d0da5477a8cfad8bd2 (diff) | |
download | rails-65146b58d19ff92c4da1a68b45c2d8c44e2a1c0c.tar.gz rails-65146b58d19ff92c4da1a68b45c2d8c44e2a1c0c.tar.bz2 rails-65146b58d19ff92c4da1a68b45c2d8c44e2a1c0c.zip |
Delete duplicate test
The test was was in here twice so we were seeing this error:
```
activesupport/test/caching_test.rb:658:
warning: method redefined; discarding old test_local_cache_of_read_nil
activesupport/test/caching_test.rb:634:
warning: previous definition of test_local_cache_of_read_nil was here
```
Diffstat (limited to 'activesupport/lib')
0 files changed, 0 insertions, 0 deletions