diff options
Diffstat (limited to 'spec/ruby/library/socket/unixsocket/pair_spec.rb')
-rw-r--r-- | spec/ruby/library/socket/unixsocket/pair_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/ruby/library/socket/unixsocket/pair_spec.rb b/spec/ruby/library/socket/unixsocket/pair_spec.rb index 9a66c56c10..d80b60894d 100644 --- a/spec/ruby/library/socket/unixsocket/pair_spec.rb +++ b/spec/ruby/library/socket/unixsocket/pair_spec.rb @@ -3,7 +3,7 @@ require_relative '../fixtures/classes' require_relative '../shared/partially_closable_sockets' with_feature :unix_socket do - describe "UNIXSocket#pair" do + describe "UNIXSocket.pair" do it_should_behave_like :partially_closable_sockets before :each do |