mirror of
https://github.com/tc39/test262.git
synced 2025-07-25 23:14:47 +02:00
correction for exceptZero
This commit is contained in:
parent
f07fe8cb1c
commit
d4017357d8
@ -50,8 +50,8 @@ const tests = [
|
|||||||
"exceptZero",
|
"exceptZero",
|
||||||
"-∞",
|
"-∞",
|
||||||
"-987",
|
"-987",
|
||||||
"-0",
|
"0",
|
||||||
"-0",
|
"0",
|
||||||
"0",
|
"0",
|
||||||
"0",
|
"0",
|
||||||
"+987",
|
"+987",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user