mirror of
https://github.com/denoland/deno.git
synced 2025-01-21 04:52:26 -05:00
coverage fixture
This commit is contained in:
parent
798f733c09
commit
36fcff8670
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
Check [WILDCARD]/test.ts
|
|
||||||
Check [WILDCARD]/source.ts$[WILDCARD].ts
|
Check [WILDCARD]/source.ts$[WILDCARD].ts
|
||||||
running 1 test from ./test.ts
|
Check [WILDCARD]/test.ts
|
||||||
add() ... ok ([WILDCARD])
|
|
||||||
running 1 test from ./source.ts$[WILDCARD].ts
|
running 1 test from ./source.ts$[WILDCARD].ts
|
||||||
file:///[WILDCARD]/source.ts$[WILDCARD].ts ... ok ([WILDCARD])
|
file:///[WILDCARD]/source.ts$[WILDCARD].ts ... ok ([WILDCARD])
|
||||||
|
running 1 test from ./test.ts
|
||||||
|
add() ... ok ([WILDCARD])
|
||||||
|
|
||||||
ok | 2 passed | 0 failed ([WILDCARD])
|
ok | 2 passed | 0 failed ([WILDCARD])
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue