0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-23 05:33:33 -05:00
denoland-deno/tests/specs/run/tz_env/__test__.jsonc

9 lines
108 B
JSON

{
"steps": [
{
"if": "unix",
"args": "run -A main.ts",
"output": "ok\n"
}
]
}