Fix tests
This commit is contained in:
parent
274e1b3dc7
commit
3b14582d6b
|
|
@ -6,7 +6,7 @@ NaN_and_Infinity_must_have_parens: {
|
|||
}
|
||||
expect: {
|
||||
(1/0).toString();
|
||||
(0/0).toString();
|
||||
NaN.toString(); // transformation to 0/0 dropped
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user