0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/tests/error_005_missing_dynamic_import
andy finch b0a23beb8f Add web worker JS API (#1993)
* Refactored the way worker polling is scheduled and errors are handled.
* Share the worker future as a Shared
2019-04-01 15:09:59 -04:00

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