mirror of
https://github.com/tc39/test262.git
synced 2025-07-25 15:04:43 +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
|
the [[Exports]] list may still pass. A separate test is dedicated to sort
|
||||||
order.
|
order.
|
||||||
flags: [module]
|
flags: [module]
|
||||||
features: [Symbol.iterator]
|
features: [Symbol.iterator, let]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
import * as ns from './values-binding-types.js';
|
import * as ns from './values-binding-types.js';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user