mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
strip trailing spaces [ci skip]
This commit is contained in:
parent
257007af9a
commit
eef12cdc06
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ class TestFiberScheduler < Test::Unit::TestCase
|
|||
thread = Thread.new do
|
||||
Thread.current.scheduler = Object.new
|
||||
end
|
||||
|
||||
|
||||
thread.join
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue