mirror of https://github.com/tc39/test262.git
correction for exceptZero
This commit is contained in:
parent
f07fe8cb1c
commit
d4017357d8
|
@ -50,8 +50,8 @@ const tests = [
|
|||
"exceptZero",
|
||||
"-∞",
|
||||
"-987",
|
||||
"-0",
|
||||
"-0",
|
||||
"0",
|
||||
"0",
|
||||
"0",
|
||||
"0",
|
||||
"+987",
|
||||
|
|
Loading…
Reference in New Issue