Skip to content

Commit 26a071a

Browse files
committed
add empty line after guard clause to test/test_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@20048 e93f8b46-1217-0410-a6f0-8f06a7374b81
1 parent 266dda6 commit 26a071a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ def self.repository_configured?(vendor)
165165

166166
def self.is_mysql_utf8mb4
167167
return false unless Redmine::Database.mysql?
168+
168169
character_sets = %w[
169170
character_set_connection
170171
character_set_database

0 commit comments

Comments
 (0)