summaryrefslogtreecommitdiff
path: root/tests/testdata/test/short-pass-jobs-flag-warning.out
blob: 0d9e1fd9b519b27ecc7e98ff96acc5e3555fbc2f (plain)
1
2
3
4
5
6
7
8
⚠️ 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])