mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
9 lines
139 B
Text
9 lines
139 B
Text
|
{
|
||
|
"tests": {
|
||
|
"skips_prepare_module_load": {
|
||
|
"args": "run -A --log-level=debug main.ts",
|
||
|
"output": "main.out"
|
||
|
}
|
||
|
}
|
||
|
}
|