Define RactorLocalSingleton on .mspec.constants
This commit is contained in:
parent
d109c7c620
commit
3ebc85e240
@ -146,6 +146,7 @@ Prime
|
|||||||
Private
|
Private
|
||||||
ProcFromMethod
|
ProcFromMethod
|
||||||
Psych
|
Psych
|
||||||
|
RactorLocalSingleton
|
||||||
REXML
|
REXML
|
||||||
RUBY_SIGNALS
|
RUBY_SIGNALS
|
||||||
RbReadline
|
RbReadline
|
||||||
|
@ -47,6 +47,5 @@ class MSpecScript
|
|||||||
/\wSpecs?$/,
|
/\wSpecs?$/,
|
||||||
/^CS_CONST/,
|
/^CS_CONST/,
|
||||||
/^CSL_CONST/,
|
/^CSL_CONST/,
|
||||||
/^RactorLocalSingleton/,
|
|
||||||
]
|
]
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user