summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2019-10-09 02:05:25 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2019-10-09 02:05:25 +0000
commit91c56e2cbddc9f30f85008e77d97d492a2c19570 (patch)
tree60adf7b2262306c7be5b8c7647aa6021bd8881f4
parent47de05958038b035ced9b36f55cbdb826bbae498 (diff)
downloadredmine-91c56e2cbddc9f30f85008e77d97d492a2c19570.tar.gz
redmine-91c56e2cbddc9f30f85008e77d97d492a2c19570.zip
code cleanup: rubocop: fix Style/AsciiComments in test/unit/mail_handler_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18630 e93f8b46-1217-0410-a6f0-8f06a7374b81
-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