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