]> source.dussan.org Git - redmine.git/commitdiff
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/codes...
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 20 Nov 2019 16:00:39 +0000 (16:00 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 20 Nov 2019 16:00:39 +0000 (16:00 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@19098 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/unit/lib/redmine/codeset_util_test.rb

index 7d0e69b18a8a804448004d594541b941111a9660..bea93c36f2554b201f2ffb11eebd6c0f1701a9be 100644 (file)
@@ -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é'