summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/import-assertions/unsupported-assertion.js
blob: 45f6d60c9dae25f26640d6b79b08fc9a009fc06b (plain)
1
2
import "./hello.js" assert { unsupportedAssertionKey: "unsupportedAssertionValue" };
log.push("unsupported-assertion");