deno 1.24.3

Provides the deno executable
1
2
3
4
5
6
7
8
9
10
11
12
Check [WILDCARD]/test/filter/a_test.ts
Check [WILDCARD]/test/filter/b_test.ts
Check [WILDCARD]/test/filter/c_test.ts
running 1 test from ./test/filter/a_test.ts
foo ... ok ([WILDCARD])
running 1 test from ./test/filter/b_test.ts
foo ... ok ([WILDCARD])
running 1 test from ./test/filter/c_test.ts
foo ... ok ([WILDCARD])

ok | 3 passed | 0 failed | 6 filtered out ([WILDCARD])