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_006_import_ext_failure.test | |
| parent | 8c8576619852ee8b8095ca735f6d517a7e707e79 (diff) | |
Non-fatal compile_sync failures (#2039)
And model worker resources as Stream
Diffstat (limited to 'tests/error_006_import_ext_failure.test')
| -rw-r--r-- | tests/error_006_import_ext_failure.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/error_006_import_ext_failure.test b/tests/error_006_import_ext_failure.test new file mode 100644 index 000000000..5fe245739 --- /dev/null +++ b/tests/error_006_import_ext_failure.test @@ -0,0 +1,4 @@ +args: tests/error_006_import_ext_failure.ts --reload +check_stderr: true +exit_code: 1 +output: tests/error_006_import_ext_failure.ts.out |
