mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
ee904ec06c
This came up on Discord as a question so I thought it's worth adding a hint for this as it might be a common pitfall. --------- Signed-off-by: Bartek Iwańczuk <biwanczuk@gmail.com> Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
9 lines
141 B
Text
9 lines
141 B
Text
{
|
|
"tests": {
|
|
"document": {
|
|
"args": "test document_test.js",
|
|
"exitCode": 1,
|
|
"output": "document_test.out"
|
|
}
|
|
}
|
|
}
|