mirror of https://github.com/tc39/test262.git
Add the check of collation
This commit is contained in:
parent
8a65608dc2
commit
42bf3a9f7a
|
@ -11,6 +11,7 @@ function CustomError() {}
|
|||
const options = [
|
||||
"usage",
|
||||
"localeMatcher",
|
||||
"collation",
|
||||
"numeric",
|
||||
"caseFirst",
|
||||
"sensitivity",
|
||||
|
|
Loading…
Reference in New Issue