diff options
Diffstat (limited to 'cli/tests/workers_test.out')
-rw-r--r-- | cli/tests/workers_test.out | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cli/tests/workers_test.out b/cli/tests/workers_test.out new file mode 100644 index 000000000..691301f81 --- /dev/null +++ b/cli/tests/workers_test.out @@ -0,0 +1,7 @@ +running 4 tests +OK workersBasic [WILDCARD] +OK nestedWorker [WILDCARD] +OK workerThrowsWhenExecuting [WILDCARD] +OK workerCanUseFetch [WILDCARD] + +test result: OK 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [WILDCARD]
\ No newline at end of file |