summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.rubocop_todo.yml1
-rw-r--r--test/unit/mail_handler_test.rb1
2 files changed, 0 insertions, 2 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 3044bda6c..b6f59ffcf 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -993,7 +993,6 @@ Style/AsciiComments:
Exclude:
- 'app/models/repository/git.rb'
- 'lib/redmine/search.rb'
- - 'test/unit/mail_handler_test.rb'
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle.
diff --git a/test/unit/mail_handler_test.rb b/test/unit/mail_handler_test.rb
index e3c527fa1..18d988e73 100644
--- a/test/unit/mail_handler_test.rb
+++ b/test/unit/mail_handler_test.rb
@@ -765,7 +765,6 @@ class MailHandlerTest < ActiveSupport::TestCase
end
def test_add_issue_with_iso_2022_jp_ms_subject
- # The original subject is "① 丸数字テスト".
# CIRCLED DIGIT ONE character is undefined in ISO-2022-JP but
# defined in some vendor-extended variants such as ISO-2022-JP-MS.
# This test makes sure that mail gem replaces an undefined characters