mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
b0a23beb8f
* Refactored the way worker polling is scheduled and errors are handled. * Share the worker future as a Shared
4 lines
143 B
Text
4 lines
143 B
Text
args: tests/error_005_missing_dynamic_import.ts --reload
|
|
check_stderr: true
|
|
exit_code: 1
|
|
output: tests/error_005_missing_dynamic_import.ts.out
|