0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-10 08:02:18 -05:00
denoland-deno/tests/specs/check/check_dts/__test__.jsonc

6 lines
99 B
JSON
Raw Normal View History

2024-10-02 12:22:35 +03:00
{
"args": "check --quiet dts/check_dts.d.ts",
"output": "dts/check_dts.out",
"exitCode": 1
}