mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove redundant tests method.
This commit is contained in:
parent
d4fafeb003
commit
77e25a777a
1 changed files with 0 additions and 2 deletions
|
@ -200,8 +200,6 @@ class SendFileTest < ActionController::TestCase
|
|||
end
|
||||
end
|
||||
|
||||
tests SendFileWithActionControllerLive
|
||||
|
||||
def test_send_file_with_action_controller_live
|
||||
@controller = SendFileWithActionControllerLive.new
|
||||
@controller.options = { :content_type => "application/x-ruby" }
|
||||
|
|
Loading…
Reference in a new issue