Skip to content

Commit 4ee4ce8

Browse files
matzbothsbt
authored andcommitted
* append newline at EOF. [ci skip]
1 parent 940c041 commit 4ee4ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/net/http/test_https.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,4 +325,4 @@ def test_identity_verify_failure
325325
re_msg = /certificate verify failed|hostname \"#{HOST_IP}\" does not match/
326326
assert_match(re_msg, ex.message)
327327
end
328-
end if defined?(OpenSSL::SSL)
328+
end if defined?(OpenSSL::SSL)

0 commit comments

Comments
 (0)