* test/ruby/test_process.rb: remove useless sleep.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39374 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
839ae05e0c
commit
2027a05247
@ -1588,8 +1588,6 @@ class TestProcess < Test::Unit::TestCase
|
||||
sleep
|
||||
EOS
|
||||
begin
|
||||
sleep 0.1
|
||||
|
||||
# test Process.getsid() w/o arg
|
||||
assert_equal(Marshal.load(io), Process.getsid)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user