test: include ERB::Util at test/unit/lib/redmine/helpers/gantt_test.rb
On Rails 3.1, undefined method `h' error raises. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8314 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
4ee2193112
commit
6c7ead508f
|
@ -21,6 +21,7 @@ class Redmine::Helpers::GanttHelperTest < ActionView::TestCase
|
|||
include ApplicationHelper
|
||||
include ProjectsHelper
|
||||
include IssuesHelper
|
||||
include ERB::Util
|
||||
|
||||
def setup
|
||||
setup_with_controller
|
||||
|
|
Loading…
Reference in New Issue