summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/integrity-mismatches.js
blob: 0406dbcca5a99a4cec99ae6551f7546d9df8a872 (plain)
1
2
import json "./data.json" with { type: "json" };
window.mismatchesLog.push(`integrity-mismatches,json:${json.answer}`);