diff options
| author | andy finch <andyfinch7@gmail.com> | 2019-04-01 15:09:59 -0400 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-04-01 15:09:59 -0400 |
| commit | b0a23beb8fae964be3cdd8c23c38af66257d34c7 (patch) | |
| tree | 8f7875c8ca059dfb0a3ade4da7bfb94e57d6e1aa /tests/error_004_missing_module.disabled | |
| parent | 659acadf77fdbeef8579a37839a464feb408437a (diff) | |
Add web worker JS API (#1993)
* Refactored the way worker polling is scheduled and errors are handled.
* Share the worker future as a Shared
Diffstat (limited to 'tests/error_004_missing_module.disabled')
| -rw-r--r-- | tests/error_004_missing_module.disabled | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/error_004_missing_module.disabled b/tests/error_004_missing_module.disabled deleted file mode 100644 index b94c86004..000000000 --- a/tests/error_004_missing_module.disabled +++ /dev/null @@ -1,4 +0,0 @@ -args: tests/error_004_missing_module.ts --reload -check_stderr: true -exit_code: 1 -output: tests/error_004_missing_module.ts.out |
