Revert removal of module flag in ShadowRealm.prototype.importValue tests

This commit is contained in:
legendecas 2021-12-15 23:54:38 +08:00 committed by Rick Waldron
parent 5074a087e8
commit 10bfc6c9d2
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ info: |
If hasOwn is false, throw a TypeError exception. If hasOwn is false, throw a TypeError exception.
... ...
flags: [async] flags: [async, module]
features: [ShadowRealm] features: [ShadowRealm]
---*/ ---*/