diff options
| author | andy finch <andyfinch7@gmail.com> | 2019-04-04 05:33:32 -0400 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-04-04 05:33:32 -0400 |
| commit | 0e7311e1717edd312d371148f331fb558d9bcc4b (patch) | |
| tree | 38957fde88f8359886f4f7a00bea91668c7609b3 /tests/error_005_missing_dynamic_import | |
| parent | 8c8576619852ee8b8095ca735f6d517a7e707e79 (diff) | |
Non-fatal compile_sync failures (#2039)
And model worker resources as Stream
Diffstat (limited to 'tests/error_005_missing_dynamic_import')
| -rw-r--r-- | tests/error_005_missing_dynamic_import | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/error_005_missing_dynamic_import b/tests/error_005_missing_dynamic_import deleted file mode 100644 index 2acf467c1..000000000 --- a/tests/error_005_missing_dynamic_import +++ /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 |
