mirror of
https://github.com/denoland/deno.git
synced 2025-03-10 22:29:09 -04:00

* 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
|