diff --git a/test/functional/timelog_controller_test.rb b/test/functional/timelog_controller_test.rb index 9c0b958b9..862fc226d 100644 --- a/test/functional/timelog_controller_test.rb +++ b/test/functional/timelog_controller_test.rb @@ -25,7 +25,7 @@ class TimelogControllerTest < Redmine::ControllerTest :trackers, :enumerations, :issue_statuses, :custom_fields, :custom_values, :projects_trackers, :custom_fields_trackers, - :custom_fields_projects, :issue_categories + :custom_fields_projects, :issue_categories, :versions include Redmine::I18n