0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests/testdata/test/quiet.out
2022-06-14 20:51:49 +02:00

8 lines
209 B
Text

running 4 tests from ./test/quiet.ts
console.log ... ok ([WILDCARD])
console.error ... ok ([WILDCARD])
console.info ... ok ([WILDCARD])
console.warn ... ok ([WILDCARD])
ok | 4 passed | 0 failed ([WILDCARD])