Make the tests pass when config.threadsafe! is enabled (#12097).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10910 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2012-12-02 18:07:35 +00:00
parent f474d1ff81
commit e821020394
4 changed files with 14 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ class Redmine::Helpers::GanttHelperTest < ActionView::TestCase
include ProjectsHelper
include IssuesHelper
include ERB::Util
include Rails.application.routes.url_helpers
def setup
setup_with_controller