diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2021-07-27 02:11:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-27 02:11:38 +0200 |
commit | f47c550100a2c5cc2c419548df15948a1be28649 (patch) | |
tree | f4be43feba9d6947c8b6ac52973bf8ecd7a38a95 /cli/tests/workers/test.ts.out | |
parent | a05bb3924a6128cd3f8c41440a617ba6952bcbcb (diff) |
test: make integration::workers::workers test inspectable (#11524)
Diffstat (limited to 'cli/tests/workers/test.ts.out')
-rw-r--r-- | cli/tests/workers/test.ts.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cli/tests/workers/test.ts.out b/cli/tests/workers/test.ts.out new file mode 100644 index 000000000..1b4238a9b --- /dev/null +++ b/cli/tests/workers/test.ts.out @@ -0,0 +1,3 @@ +[WILDCARD] +test result: ok. [WILDCARD] passed; 0 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD]ms) + |