diff options
author | claudiob <claudiob@gmail.com> | 2015-01-11 13:01:13 -0800 |
---|---|---|
committer | claudiob <claudiob@gmail.com> | 2015-01-11 13:01:13 -0800 |
commit | 7d493a6020fd6302bbaa8b6658d7254125ab3f0e (patch) | |
tree | 1205a1fd7ecebd6f1b3b4a3c820a7b44e211e0ed /activerecord/lib | |
parent | 72139d8d310d896db78eaec98582c7a638135102 (diff) | |
download | rails-7d493a6020fd6302bbaa8b6658d7254125ab3f0e.tar.gz rails-7d493a6020fd6302bbaa8b6658d7254125ab3f0e.tar.bz2 rails-7d493a6020fd6302bbaa8b6658d7254125ab3f0e.zip |
Remove unused AV fixtures from AP tests
When `render` was moved from ActionPack to ActionView in acc8e259,
some fixtures required by the tests were duplicated, but they are
actually only required by ActionView tests.
To give one example, `double_render` is already defined [in the AV tests](https://github.com/rails/rails/blob/72139d8d310d896db78eaec98582c7a638135102/actionview/test/actionpack/controller/render_test.rb#L407)
and is never used in the ActionPack tests.
Diffstat (limited to 'activerecord/lib')
0 files changed, 0 insertions, 0 deletions