1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-14 03:23:17 -05:00
denoland-deno/tests/specs/info/with_config_override/__test__.jsonc

5 lines
165 B
Text
Raw Normal View History

2024-09-16 13:08:00 -04:00
{
"args": "info with_config/test.ts --config with_config/deno-override.json --import-map with_config/import_map.json",
"output": "with_config/with_config.out"
}