diff options
Diffstat (limited to 'tests/async_error.test')
-rw-r--r-- | tests/async_error.test | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/async_error.test b/tests/async_error.test new file mode 100644 index 000000000..6734876c5 --- /dev/null +++ b/tests/async_error.test @@ -0,0 +1,3 @@ +exit_code: 1 +args: tests/async_error.ts --reload +output: tests/async_error.ts.out |