mirror of https://github.com/tc39/test262.git
fixup! add module flags
This commit is contained in:
parent
49b14b577b
commit
5074a087e8
|
@ -10,7 +10,7 @@ info: |
|
|||
...
|
||||
17. Return ! PerformPromiseThen(innerCapability.[[Promise]], onFulfilled, callerRealm.[[Intrinsics]].[[%ThrowTypeError%]], promiseCapability).
|
||||
|
||||
flags: [async]
|
||||
flags: [async, module]
|
||||
features: [ShadowRealm]
|
||||
---*/
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ info: |
|
|||
...
|
||||
17. Return ! PerformPromiseThen(innerCapability.[[Promise]], onFulfilled, callerRealm.[[Intrinsics]].[[%ThrowTypeError%]], promiseCapability).
|
||||
|
||||
flags: [async]
|
||||
flags: [async, module]
|
||||
features: [ShadowRealm]
|
||||
---*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue