0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tests/testdata/test/pass.out

24 lines
518 B
Text
Raw Normal View History

Check [WILDCARD]/test/pass.ts
running 10 tests from ./test/pass.ts
test 0 ... ok ([WILDCARD])
test 1 ... ok ([WILDCARD])
test 2 ... ok ([WILDCARD])
test 3 ... ok ([WILDCARD])
test 4 ... ok ([WILDCARD])
test 5 ... ok ([WILDCARD])
test 6 ... ok ([WILDCARD])
test 7 ... ok ([WILDCARD])
test 8 ...
------- output -------
console.log
----- output end -----
test 8 ... ok ([WILDCARD])
test 9 ...
------- output -------
console.error
----- output end -----
test 9 ... ok ([WILDCARD])
ok | 10 passed | 0 failed ([WILDCARD])