diff options
Diffstat (limited to 'cli/tests/testdata/workers/nonexistent_worker.out')
-rw-r--r-- | cli/tests/testdata/workers/nonexistent_worker.out | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cli/tests/testdata/workers/nonexistent_worker.out b/cli/tests/testdata/workers/nonexistent_worker.out deleted file mode 100644 index a624c0b51..000000000 --- a/cli/tests/testdata/workers/nonexistent_worker.out +++ /dev/null @@ -1,3 +0,0 @@ -[WILDCARD]error: Uncaught (in worker "") Module not found "file:///[WILDCARD]/workers/doesnt_exist.js". -error: Uncaught (in promise) Error: Unhandled error in child worker. - at Worker.#pollControl[WILDCARD] |