mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Guard spec which only works on Linux
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64465 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2e420b8b99
commit
f6f54d776e
1 changed files with 1 additions and 1 deletions
|
@ -447,7 +447,7 @@ describe "Addrinfo#initialize" do
|
|||
end
|
||||
end
|
||||
|
||||
platform_is_not :windows, :solaris do
|
||||
platform_is :linux do
|
||||
describe 'and the socket type is set to SOCK_SEQPACKET' do
|
||||
before do
|
||||
@socktype = Socket::SOCK_SEQPACKET
|
||||
|
|
Loading…
Add table
Reference in a new issue