mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* test/webrick/utils.rb: use Proc#yield instead of Proc#call.
[ruby-dev:28914] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ab0a7bd2fa
commit
760e0e2a93
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Sat Jul 1 17:00:42 2006 GOTOU Yuuzou <gotoyuzo@notwork.org>
|
||||
|
||||
* test/webrick/utils.rb: use Proc#yield instead of Proc#call.
|
||||
[ruby-dev:28914]
|
||||
|
||||
Sat Jul 1 15:15:49 2006 Tanaka Akira <akr@m17n.org>
|
||||
|
||||
* test/socket/test_nonblock.rb: add timeout to send/receive
|
||||
|
|
Loading…
Reference in a new issue