mirror of
https://github.com/denoland/deno.git
synced 2025-01-19 04:16:00 -05:00
9 lines
139 B
JSON
9 lines
139 B
JSON
|
{
|
||
|
"tests": {
|
||
|
"skips_prepare_module_load": {
|
||
|
"args": "run -A --log-level=debug main.ts",
|
||
|
"output": "main.out"
|
||
|
}
|
||
|
}
|
||
|
}
|