##// END OF EJS Templates
include Redmine::I18n in ApplicationHelperTest...
Toshi MARUYAMA -
r11647:360bda7e682e
parent child
Show More
@@ -20,6 +20,7
20 20 require File.expand_path('../../../test_helper', __FILE__)
21 21
22 22 class ApplicationHelperTest < ActionView::TestCase
23 include Redmine::I18n
23 24 include ERB::Util
24 25 include Rails.application.routes.url_helpers
25 26
General Comments 0
You need to be logged in to leave comments. Login now