summaryrefslogtreecommitdiffstats
path: root/dom/base/test/jsmodules/importmaps/module_importMap_with_external_script_6.mjs
blob: 9e02aa6bf46921a1b051c639510d90ed38985839 (plain)
1
2
3
// Existing file ./bad/module_3.mjs should be mapped to ./good/module_3.mjs.
//import {} from "./bad/module_3.mjs";
throw "Error: script_6.mjs";