summaryrefslogtreecommitdiffstats
path: root/test/unit/helpers/sort_helper_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/helpers/sort_helper_test.rb')
-rw-r--r--test/unit/helpers/sort_helper_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/helpers/sort_helper_test.rb b/test/unit/helpers/sort_helper_test.rb
index 69df0117f..a80aba1b9 100644
--- a/test/unit/helpers/sort_helper_test.rb
+++ b/test/unit/helpers/sort_helper_test.rb
@@ -19,6 +19,7 @@ require File.expand_path('../../../test_helper', __FILE__)
class SortHelperTest < ActionView::TestCase
include SortHelper
+ include Redmine::I18n
include ERB::Util
def setup