repo.or.cz
/
rbx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Updated RubySpec source to 55122684.
[rbx.git]
/
spec
/
frozen
/
1.8
/
library
/
socket
/
tcpsocket
/
new_spec.rb
blob
3fd960e1407de2d01fc3ce14dffbbae3a8811d5c
1
require File.dirname(__FILE__) + '/shared/new'
2
3
describe "TCPSocket.new" do
4
it_behaves_like :new, :new
5
end