mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
e0b9c745c1
This PR is part of #22907 --------- Signed-off-by: HasanAlrimawi <141642411+HasanAlrimawi@users.noreply.github.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
21 lines
800 B
Text
21 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])
|
|
|