diff options
Diffstat (limited to 'tests/async_error.test')
-rw-r--r-- | tests/async_error.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/async_error.test b/tests/async_error.test index 6734876c5..4667f6e09 100644 --- a/tests/async_error.test +++ b/tests/async_error.test @@ -1,3 +1,4 @@ exit_code: 1 args: tests/async_error.ts --reload +check_stderr: true output: tests/async_error.ts.out |