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.out5
1 files changed, 3 insertions, 2 deletions
diff --git a/cli/tests/workers_test.out b/cli/tests/workers_test.out
index d3c25d3dd..903226283 100644
--- a/cli/tests/workers_test.out
+++ b/cli/tests/workers_test.out
@@ -1,4 +1,4 @@
-running 8 tests
+running 9 tests
test worker terminate ... ok [WILDCARD]
test worker nested ... ok [WILDCARD]
test worker throws when executing ... ok [WILDCARD]
@@ -7,5 +7,6 @@ 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. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [WILDCARD]
+test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [WILDCARD]