From: Toshi MARUYAMA Date: Wed, 20 Nov 2019 16:00:39 +0000 (+0000) Subject: cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/codes... X-Git-Tag: 4.2.0~1540 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8192c563205b3b393b26f453658df2ed68290e21;p=redmine.git cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/codeset_util_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19098 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/test/unit/lib/redmine/codeset_util_test.rb b/test/unit/lib/redmine/codeset_util_test.rb index 7d0e69b18..bea93c36f 100644 --- a/test/unit/lib/redmine/codeset_util_test.rb +++ b/test/unit/lib/redmine/codeset_util_test.rb @@ -20,7 +20,6 @@ require File.expand_path('../../../../test_helper', __FILE__) class Redmine::CodesetUtilTest < ActiveSupport::TestCase - def test_to_utf8_by_setting_from_latin1 with_settings :repositories_encodings => 'UTF-8,ISO-8859-1' do s1 = 'Texte encodé'