1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-05 16:53:05 +00:00

cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@18935 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2019-11-08 00:46:03 +00:00
parent 674a62b728
commit 513e869c93

View File

@ -41,7 +41,7 @@ class MercurialAdapterTest < ActiveSupport::TestCase
nil,
nil,
nil,
'ISO-8859-1')
'ISO-8859-1')
@diff_c_support = true
@char_1 = 'Ü'
@tag_char_1 = 'tag-Ü-00'