mirror of https://github.com/tc39/test262.git
Add true for the test case
This commit is contained in:
parent
6d97fa208a
commit
2886465593
|
@ -36,6 +36,7 @@ const index_to_one = [
|
|||
"1.49",
|
||||
"14.9E-1",
|
||||
"14.9e-1",
|
||||
true,
|
||||
];
|
||||
|
||||
// Except granularity: "sentence", check the result.segment is " ".
|
||||
|
|
Loading…
Reference in New Issue