1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-29 02:29:06 -05:00
denoland-deno/tests/specs/run/045_proxy/__test__.jsonc

5 lines
142 B
Text
Raw Normal View History

{
"args": "run -L debug --allow-net --allow-env --allow-run --allow-read --reload --quiet proxy_test.ts",
"output": "proxy_test.ts.out"
}