Skip tests related TLS with Windows platform.
This commit is contained in:
parent
cada6d85d0
commit
0683912db8
Notes:
git
2020-11-17 18:05:39 +09:00
@ -125,4 +125,4 @@ module Net
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
end unless /mswin|mingw/ =~ RUBY_PLATFORM
|
||||
|
@ -118,4 +118,4 @@ module Net
|
||||
assert_nothing_raised { smtp.enable_starttls_auto }
|
||||
end
|
||||
end
|
||||
end
|
||||
end unless /mswin|mingw/ =~ RUBY_PLATFORM
|
||||
|
Loading…
x
Reference in New Issue
Block a user