Temporary disabled RactorLocalSingleton from constant leak check.

This commit is contained in:
Hiroshi SHIBATA 2024-10-01 18:32:40 +09:00
parent 0f00544984
commit d109c7c620
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

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