From b0a23beb8fae964be3cdd8c23c38af66257d34c7 Mon Sep 17 00:00:00 2001 From: andy finch Date: Mon, 1 Apr 2019 15:09:59 -0400 Subject: Add web worker JS API (#1993) * Refactored the way worker polling is scheduled and errors are handled. * Share the worker future as a Shared --- tests/error_005_missing_dynamic_import.disabled | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 tests/error_005_missing_dynamic_import.disabled (limited to 'tests/error_005_missing_dynamic_import.disabled') diff --git a/tests/error_005_missing_dynamic_import.disabled b/tests/error_005_missing_dynamic_import.disabled deleted file mode 100644 index 2acf467c1..000000000 --- a/tests/error_005_missing_dynamic_import.disabled +++ /dev/null @@ -1,4 +0,0 @@ -args: tests/error_005_missing_dynamic_import.ts --reload -check_stderr: true -exit_code: 1 -output: tests/error_005_missing_dynamic_import.ts.out -- cgit v1.2.3