1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/npm/cjs_with_deps/__test__.jsonc

4 lines
105 B
Text

{
"args": "run --allow-read --allow-env cjs_with_deps/main.js",
"output": "cjs_with_deps/main.out"
}