1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-18 20:04:03 -05:00
denoland-deno/tests/specs/lint/minified/__test__.jsonc
Bartek Iwańczuk 336cda567a
add tests
2024-11-07 00:47:21 +01:00

7 lines
106 B
JSON

{
"tests": {
"args": ["lint", "minified.js"],
"output": "minified.out",
"exitCode": 1
}
}