mirror of
https://github.com/tc39/test262.git
synced 2025-07-28 16:34:27 +02:00
Do not expect specific error type in import-attributes/allow-nlt-before-with.js
Hosts are free to throw whatever error they want during module loading: there is no guarantee that the error thrown due to the import with `type: "foo"` is a SyntaxError.
This commit is contained in:
parent
a1ba783ca3
commit
8b1bd25b49
@ -19,7 +19,6 @@ info: |
|
||||
|
||||
negative:
|
||||
phase: resolution
|
||||
type: SyntaxError
|
||||
features: [import-attributes, globalThis]
|
||||
flags: [module, raw]
|
||||
---*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user