1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/tests/specs/npm/remote_npm_specifier/__test__.jsonc

5 lines
122 B
Text

{
"args": "run --quiet -A remote_npm_specifier/main.ts",
"output": "remote_npm_specifier/main.out",
"exitCode": 0
}