mirror of https://github.com/tc39/test262.git
Revert removal of module flag in ShadowRealm.prototype.importValue tests
This commit is contained in:
parent
5074a087e8
commit
10bfc6c9d2
|
@ -34,7 +34,7 @@ info: |
|
|||
If hasOwn is false, throw a TypeError exception.
|
||||
...
|
||||
|
||||
flags: [async]
|
||||
flags: [async, module]
|
||||
features: [ShadowRealm]
|
||||
---*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue