summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/resources/examples/apisample-error-worker.js
blob: 9bfe0a6f343d5ea25a95da2dc81d2334b67a4812 (plain)
1
2
3
importScripts("../testharness.js");

throw new Error("This failure is expected.");