summaryrefslogtreecommitdiff
path: root/tests/specs/npm/deno_run_bin_esm/__test__.jsonc
blob: 828cf6b0da6a9841c1c3e2f929312675d4b0378a (plain)
1
2
3
4
{
  "args": "run -A --quiet npm:@denotest/bin/cli-esm this is a test",
  "output": "deno_run_esm.out"
}