From 02bee9d4d404b5134d19b16bc489c20459cce4ac Mon Sep 17 00:00:00 2001 From: nagachika Date: Sat, 25 Mar 2023 10:12:02 +0900 Subject: merge revision(s) f229b36087f1b387d77af8f3fa50f9bffd2fd44e: [Backport #18989] Fix test fail with assert_ractor outside of ruby/ruby repo Revert 806583c093ecc2d67830f0a8f0d94decf0ed71e5 --- tool/lib/core_assertions.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- tool/lib/core_assertions.rb | 2 +- version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tool/lib/core_assertions.rb b/tool/lib/core_assertions.rb index 9adc936ad8..5d9af12ca1 100644 --- a/tool/lib/core_assertions.rb +++ b/tool/lib/core_assertions.rb @@ -264,7 +264,7 @@ module Test src = <