Merged r15512 from trunk to 3.3-stable (#22951, #23558)

Include required module.

git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15828 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2016-09-08 15:01:48 +00:00
parent 49fcc1b3e9
commit 50a8e40cbe

View File

@@ -32,6 +32,8 @@ class IssueImportTest < ActiveSupport::TestCase
:custom_fields_projects,
:custom_fields_trackers
include Redmine::I18n
def setup
set_language_if_valid 'en'
end