summaryrefslogtreecommitdiff
path: root/cli/tests/workers_test.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/workers_test.out')
-rw-r--r--cli/tests/workers_test.out12
1 files changed, 0 insertions, 12 deletions
diff --git a/cli/tests/workers_test.out b/cli/tests/workers_test.out
deleted file mode 100644
index 903226283..000000000
--- a/cli/tests/workers_test.out
+++ /dev/null
@@ -1,12 +0,0 @@
-running 9 tests
-test worker terminate ... ok [WILDCARD]
-test worker nested ... ok [WILDCARD]
-test worker throws when executing ... ok [WILDCARD]
-test worker fetch API ... ok [WILDCARD]
-test worker terminate busy loop ... ok [WILDCARD]
-test worker race condition ... ok [WILDCARD]
-test worker is event listener ... ok [WILDCARD]
-test worker scope is event listener ... ok [WILDCARD]
-test worker with Deno namespace ... ok [WILDCARD]
-
-test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [WILDCARD]