We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cada6d8 commit 0683912Copy full SHA for 0683912
test/net/smtp/test_sslcontext.rb
@@ -125,4 +125,4 @@ def test_start_without_tls_hostname
125
end
126
127
128
-end
+end unless /mswin|mingw/ =~ RUBY_PLATFORM
test/net/smtp/test_starttls.rb
@@ -118,4 +118,4 @@ def test_enable_starttls_and_enable_starttls_auto
118
assert_nothing_raised { smtp.enable_starttls_auto }
119
120
121
0 commit comments