mirror of
https://github.com/denoland/deno.git
synced 2025-02-23 13:43:31 -05:00
15 lines
227 B
JSON
15 lines
227 B
JSON
![]() |
{
|
||
|
"tests": {
|
||
|
"error": {
|
||
|
"args": "bench",
|
||
|
"output": "error.out",
|
||
|
"exitCode": 1
|
||
|
},
|
||
|
"permit_no_files": {
|
||
|
"args": "bench --permit-no-files",
|
||
|
"output": "",
|
||
|
"exitCode": 0
|
||
|
}
|
||
|
}
|
||
|
}
|