summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/microtasks/evaluation-order-1-throw-static-import.any.js
blob: f6cc427c719be7514f4b1123af316dae1c3c9b17 (plain)
1
2
3
4
5
// META: global=dedicatedworker-module,sharedworker-module
// META: script=./resources/evaluation-order-setup.js

import './resources/evaluation-order-1-throw-setup.js';
import './resources/evaluation-order-1-throw.js';