Bug 1803984 - Add tests for the interaction between speculative preloading and module...
[gecko.git] / dom / base / test / jsmodules / importmaps / module_importMap_with_external_script_1.js
blob09cef1cc68ca8ac7d06a2d1507e9198ebd397573
1 // Missing file ./bad/module_1.js should be mapped to ./good/module_1.js.
2 import {} from "./bad/module_1.js";