]> source.dussan.org Git - redmine.git/commitdiff
code cleanup: rubocop: fix Style/AsciiComments in test/unit/mail_handler_test.rb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 9 Oct 2019 02:05:25 +0000 (02:05 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 9 Oct 2019 02:05:25 +0000 (02:05 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@18630 e93f8b46-1217-0410-a6f0-8f06a7374b81

.rubocop_todo.yml
test/unit/mail_handler_test.rb

index 3044bda6ce1feef0c3e9484850d36e0413d39814..b6f59ffcff8838127bc864bcc246eac966fcfc8e 100644 (file)
@@ -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.
index e3c527fa173620fd5c3c155d90d39c39e24ba987..18d988e730c974845d84d6147b4b1d3f3b6866dc 100644 (file)
@@ -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