Updated RubySpec source to 55122684.
[rbx.git] / spec / frozen / 1.8 / library / socket / tcpsocket / new_spec.rb
blob3fd960e1407de2d01fc3ce14dffbbae3a8811d5c
1 require File.dirname(__FILE__) + '/shared/new'
3 describe "TCPSocket.new" do
4   it_behaves_like :new, :new
5 end