* lib/ipaddr.rb (test_s_new): typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7790 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2512210f8e
commit
d85815fbca
@ -603,6 +603,7 @@ class TC_IPAddr < Test::Unit::TestCase
|
|||||||
IPAddr.new(*args)
|
IPAddr.new(*args)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
end
|
||||||
|
|
||||||
def test_s_new_ntoh
|
def test_s_new_ntoh
|
||||||
addr = ''
|
addr = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user