summaryrefslogtreecommitdiff
path: root/tests/specs/npm/deno_run_bin_no_ext/__test__.jsonc
blob: 3f5cc3f2a49f82c77acf645a7ac48af2c5b87759 (plain)
1
2
3
4
{
  "args": "run -A --quiet npm:@denotest/bin/cli-no-ext this is a test",
  "output": "deno_run_no_ext.out"
}