summaryrefslogtreecommitdiff
path: root/test/net/smtp/test_sslcontext.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/net/smtp/test_sslcontext.rb')
-rw-r--r--test/net/smtp/test_sslcontext.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/net/smtp/test_sslcontext.rb b/test/net/smtp/test_sslcontext.rb
index f3f3b347ad..80afc1338e 100644
--- a/test/net/smtp/test_sslcontext.rb
+++ b/test/net/smtp/test_sslcontext.rb
@@ -125,4 +125,4 @@ module Net
end
end
-end
+end unless /mswin|mingw/ =~ RUBY_PLATFORM