blob: e52c4bac0b038da49a7993666813bc6c27babd0a (
plain)
1
2
3
4
5
6
7
8
9
10
|
Check [WILDCARD]/tests/$deno$test.ts
running 1 tests
test branch ... ok ([WILDCARD])
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD])
cover [WILDCARD]/tests/subdir/branch.ts ... 66.667% (6/9)
4 | } else {
5 | return false;
6 | }
|