Mercurial > hg > soundsoftware-site
diff test/functional/application_controller_test.rb @ 507:0c939c159af4 redmine-1.2
Update to Redmine 1.2.1 on 1.2-stable branch (Redmine SVN rev 6270)
author | Chris Cannam |
---|---|
date | Thu, 14 Jul 2011 10:32:19 +0100 |
parents | 8661b858af72 |
children | cbb26bc654de |
line wrap: on
line diff
--- a/test/functional/application_controller_test.rb Mon Jun 06 14:24:13 2011 +0100 +++ b/test/functional/application_controller_test.rb Thu Jul 14 10:32:19 2011 +0100 @@ -18,9 +18,6 @@ require File.expand_path('../../test_helper', __FILE__) require 'application_controller' -# Re-raise errors caught by the controller. -class ApplicationController; def rescue_action(e) raise e end; end - class ApplicationControllerTest < ActionController::TestCase include Redmine::I18n