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