mirror of
https://github.com/tc39/test262.git
synced 2025-07-24 06:25:30 +02:00
fixup! Add tests for module namespace objects
This commit is contained in:
parent
3dc6d92970
commit
e4c062c0eb
@ -34,7 +34,7 @@ info: >
|
||||
the [[Exports]] list may still pass. A separate test is dedicated to sort
|
||||
order.
|
||||
flags: [module]
|
||||
features: [Symbol.iterator]
|
||||
features: [Symbol.iterator, let]
|
||||
---*/
|
||||
|
||||
import * as ns from './values-binding-types.js';
|
||||
|
Loading…
x
Reference in New Issue
Block a user