test262/test/language/module-code/import-attributes
Lucas Mirelmann 403ee414ab
Fix comment in allow-nlt-before-with.js (#4001)
The proposed syntax allows a line terminator before the `WithClause`.
2024-02-09 16:36:41 -08:00
..
README.md Add readmes 2023-10-26 18:21:19 -07:00
allow-nlt-before-with.js Fix comment in allow-nlt-before-with.js (#4001) 2024-02-09 16:36:41 -08:00
early-dup-attribute-key-export.js
early-dup-attribute-key-import-nobinding.js
early-dup-attribute-key-import-withbinding.js
ensure-linking-error_FIXTURE.js
import-attribute-1_FIXTURE.js
import-attribute-2_FIXTURE.js
import-attribute-3_FIXTURE.js
import-attribute-empty.js
import-attribute-key-identifiername.js
import-attribute-key-string-double.js
import-attribute-key-string-single.js
import-attribute-many.js
import-attribute-newlines.js
import-attribute-trlng-comma.js
import-attribute-value-string-double.js
import-attribute-value-string-single.js

README.md

Make sure to keep the tests in this folder aligned with the tests in the import-assertions folder.