mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
b0a23beb8f
* Refactored the way worker polling is scheduled and errors are handled. * Share the worker future as a Shared
4 lines
127 B
Text
4 lines
127 B
Text
args: tests/error_004_missing_module.ts --reload
|
|
check_stderr: true
|
|
exit_code: 1
|
|
output: tests/error_004_missing_module.ts.out
|