mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
22 lines
800 B
Text
22 lines
800 B
Text
|
Check [WILDCARD]/glob/pages/[id].ts
|
||
|
Check [WILDCARD]/glob/data/test1.js
|
||
|
Check [WILDCARD]/glob/data/test1.ts
|
||
|
Check [WILDCARD]/glob/nested/fizz/bar.ts
|
||
|
Check [WILDCARD]/glob/nested/fizz/fizz.ts
|
||
|
Check [WILDCARD]/glob/nested/fizz/foo.ts
|
||
|
Check [WILDCARD]/glob/nested/foo/bar.ts
|
||
|
Check [WILDCARD]/glob/nested/foo/fizz.ts
|
||
|
Check [WILDCARD]/glob/nested/foo/foo.ts
|
||
|
running 0 tests from ./glob/pages/[id].ts
|
||
|
running 0 tests from ./glob/data/test1.js
|
||
|
running 0 tests from ./glob/data/test1.ts
|
||
|
running 0 tests from ./glob/nested/fizz/bar.ts
|
||
|
running 0 tests from ./glob/nested/fizz/fizz.ts
|
||
|
running 0 tests from ./glob/nested/fizz/foo.ts
|
||
|
running 0 tests from ./glob/nested/foo/bar.ts
|
||
|
running 0 tests from ./glob/nested/foo/fizz.ts
|
||
|
running 0 tests from ./glob/nested/foo/foo.ts
|
||
|
|
||
|
ok | 0 passed | 0 failed ([WILDCARD])
|
||
|
|