From f5702c35df38c5609b5956fe86ef176cb0643ed0 2016-01-09 09:04:22 From: Jean-Philippe Lang Date: 2016-01-09 09:04:22 Subject: [PATCH] Missing fixtures. git-svn-id: http://svn.redmine.org/redmine/trunk@15018 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/test/unit/user_test.rb b/test/unit/user_test.rb index bc625c4..eb03ced 100644 --- a/test/unit/user_test.rb +++ b/test/unit/user_test.rb @@ -25,7 +25,8 @@ class UserTest < ActiveSupport::TestCase :issue_categories, :enumerations, :issues, :journals, :journal_details, :groups_users, - :enabled_modules + :enabled_modules, + :tokens include Redmine::I18n