1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-20 20:42:19 -05:00

coverage fixture

This commit is contained in:
Nayeem Rahman 2025-01-20 16:56:57 +00:00
parent 798f733c09
commit 36fcff8670

View file

@ -1,9 +1,9 @@
Check [WILDCARD]/test.ts
Check [WILDCARD]/source.ts$[WILDCARD].ts
running 1 test from ./test.ts
add() ... ok ([WILDCARD])
Check [WILDCARD]/test.ts
running 1 test from ./source.ts$[WILDCARD].ts
file:///[WILDCARD]/source.ts$[WILDCARD].ts ... ok ([WILDCARD])
running 1 test from ./test.ts
add() ... ok ([WILDCARD])
ok | 2 passed | 0 failed ([WILDCARD])