From ee54075a94a33101795f235fb7ec217bc8bb6549 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lafortune Date: Sun, 25 Oct 2020 16:38:37 -0400 Subject: Remove trailing whitespace [ci skip] --- bootstraptest/test_ractor.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstraptest/test_ractor.rb') 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 -- cgit v1.2.3