summaryrefslogtreecommitdiff
path: root/tests/specs/npm/run_existing_npm_package_with_subpath/__test__.jsonc
blob: 3509fc5adb2e5734e89d175ab4912e1e7ee44ca6 (plain)
1
2
3
4
5
{
  "tempDir": true,
  "args": "run --allow-read --node-modules-dir=auto npm:@denotest/bin/cli-esm dev --help",
  "output": "run_existing_npm_package_with_subpath/main.out"
}