0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-12 07:07:43 -04:00
deno/tests/specs/run/with_double_slash/__test__.jsonc
2025-02-19 19:29:11 -08:00

5 lines
73 B
JSON

{
"args": "run //",
"exitCode": 1,
"output": "error: [WILDCARD]"
}