mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
f2b0424df6
For removal in Deno v2. I'm uncertain of the output format but used #21452 as a guide. Towards #22021
8 lines
356 B
Text
8 lines
356 B
Text
⚠️ The `--jobs` flag is deprecated and will be removed in Deno 2.0.
|
|
Use the `--parallel` flag with possibly the `DENO_JOBS` environment variable instead.
|
|
Learn more at: https://docs.deno.com/runtime/manual/basics/env_variables
|
|
Check [WILDCARD]/test/short-pass.ts
|
|
./test/short-pass.ts => test ... ok ([WILDCARD])
|
|
|
|
ok | 1 passed | 0 failed ([WILDCARD])
|
|
|