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