* append newline at EOF. [ci skip]

This commit is contained in:
git 2024-07-10 23:06:20 +00:00
Родитель 840f7ebfde
Коммит 8c69caa495
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -327,4 +327,4 @@ class TestNetHTTPSIdentityVerifyFailure < Test::Unit::TestCase
re_msg = /certificate verify failed|hostname \"#{HOST_IP}\" does not match/
assert_match(re_msg, ex.message)
end
end if defined?(OpenSSL::SSL)
end if defined?(OpenSSL::SSL)