aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest
diff options
context:
space:
mode:
authorMarc-Andre Lafortune <github@marc-andre.ca>2020-10-25 16:38:37 -0400
committerMarc-Andre Lafortune <github@marc-andre.ca>2020-10-25 16:38:37 -0400
commitee54075a94a33101795f235fb7ec217bc8bb6549 (patch)
treeaddc30e8e82e37ec65af0bd10ecfa1e19b71e424 /bootstraptest
parent25a332f5cf295e4b72814c39d87b4b3e2967dd68 (diff)
downloadruby-ee54075a94a33101795f235fb7ec217bc8bb6549.tar.gz
Remove trailing whitespace [ci skip]
Diffstat (limited to 'bootstraptest')
-rw-r--r--bootstraptest/test_ractor.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstraptest/test_ractor.rb b/bootstraptest/test_ractor.rb
index 62b0b523ae..61dfc40adc 100644
--- a/bootstraptest/test_ractor.rb
+++ b/bootstraptest/test_ractor.rb
@@ -663,7 +663,7 @@ assert_equal 'true', %q{
'$stderr' => $stderr.inspect,
}
end
-
+
h = Ractor.new do
ractor_local_globals
end.take