Skip to content

Commit

Permalink
strip trailing spaces [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Oct 1, 2020
1 parent 257007a commit eef12cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fiber/test_scheduler.rb
Expand Up @@ -54,7 +54,7 @@ def test_optional_close
thread = Thread.new do
Thread.current.scheduler = Object.new
end

thread.join
end
end

0 comments on commit eef12cd

Please sign in to comment.