mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* 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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue