summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/workers/nonexistent_worker.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/workers/nonexistent_worker.out')
-rw-r--r--cli/tests/testdata/workers/nonexistent_worker.out3
1 files changed, 3 insertions, 0 deletions
diff --git a/cli/tests/testdata/workers/nonexistent_worker.out b/cli/tests/testdata/workers/nonexistent_worker.out
new file mode 100644
index 000000000..1651321bc
--- /dev/null
+++ b/cli/tests/testdata/workers/nonexistent_worker.out
@@ -0,0 +1,3 @@
+[WILDCARD]error: Uncaught (in worker "") Cannot resolve module "file:///[WILDCARD]/workers/doesnt_exist.js".
+error: Uncaught (in promise) Error: Unhandled error event reached main worker.
+ at Worker.#pollControl ([WILDCARD])