##// END OF EJS Templates
Include required module (#22951)....
Jean-Philippe Lang -
r15130:010f75714dcc
parent child
Show More
@@ -32,6 +32,8 class IssueImportTest < ActiveSupport::TestCase
32 :custom_fields_projects,
32 :custom_fields_projects,
33 :custom_fields_trackers
33 :custom_fields_trackers
34
34
35 include Redmine::I18n
36
35 def setup
37 def setup
36 set_language_if_valid 'en'
38 set_language_if_valid 'en'
37 end
39 end
General Comments 0
You need to be logged in to leave comments. Login now