Define RactorLocalSingleton on .mspec.constants

This commit is contained in:
Hiroshi SHIBATA 2024-10-01 18:41:38 +09:00
parent d109c7c620
commit 3ebc85e240
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2
2 changed files with 1 additions and 1 deletions

View File

@ -146,6 +146,7 @@ Prime
Private
ProcFromMethod
Psych
RactorLocalSingleton
REXML
RUBY_SIGNALS
RbReadline

View File

@ -47,6 +47,5 @@ class MSpecScript
/\wSpecs?$/,
/^CS_CONST/,
/^CSL_CONST/,
/^RactorLocalSingleton/,
]
end