PR-URL: https://github.com/nodejs/node/pull/49406 Fixes: https://github.com/nodejs/node/issues/49398 Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
16 lines
240 B
Text
16 lines
240 B
Text
TAP version 13
|
|
# Subtest: ok
|
|
ok 1 - ok
|
|
---
|
|
duration_ms: *
|
|
...
|
|
1..1
|
|
# Warning: Could not report code coverage. Error: Failed to collect coverage
|
|
# tests 1
|
|
# suites 0
|
|
# pass 1
|
|
# fail 0
|
|
# cancelled 0
|
|
# skipped 0
|
|
# todo 0
|
|
# duration_ms *
|