remove unused user_controller from test

This commit is contained in:
Neeraj Singh 2011-06-08 22:49:38 -04:00
parent 54b0aeba64
commit fa5b34ed22
1 changed files with 0 additions and 3 deletions

View File

@ -100,9 +100,6 @@ class AssertResponseWithUnexpectedErrorController < ActionController::Base
end
end
class UserController < ActionController::Base
end
module Admin
class InnerModuleController < ActionController::Base
def index