mirror of
https://github.com/tc39/test262.git
synced 2025-07-22 21:45:04 +02:00
Remove invalid feature, fix lint
This commit is contained in:
parent
850c65317f
commit
4d9dccf443
@ -14,7 +14,6 @@ info: |
|
|||||||
1. Repeat,
|
1. Repeat,
|
||||||
...
|
...
|
||||||
1. Let nextPromise be ? Call(promiseResolve, constructor, « nextValue »).
|
1. Let nextPromise be ? Call(promiseResolve, constructor, « nextValue »).
|
||||||
features: [Promise.all]
|
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var resolve = Promise.resolve;
|
var resolve = Promise.resolve;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user