1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tests/specs/run/dynamic_already_prepared/__test__.jsonc

9 lines
139 B
Text
Raw Normal View History

{
"tests": {
"skips_prepare_module_load": {
"args": "run -A --log-level=debug main.ts",
"output": "main.out"
}
}
}