mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
update unittest, port from v1.8
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7986 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
482abfc851
commit
8fd62dccb2
3 changed files with 10 additions and 3 deletions
|
@ -8,7 +8,6 @@ if __FILE__ == $0
|
|||
it
|
||||
end
|
||||
|
||||
$SAFE = 1
|
||||
DRb.start_service('druby://localhost:0', [1, 2, 'III', 4, "five", 6],
|
||||
{:safe_level => 1})
|
||||
es = DRb::ExtServ.new(ARGV.shift, ARGV.shift)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue