diff options
Diffstat (limited to 'tests/async_error.test')
-rw-r--r-- | tests/async_error.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/async_error.test b/tests/async_error.test index 8ebbfb56c..2cc8de922 100644 --- a/tests/async_error.test +++ b/tests/async_error.test @@ -1,4 +1,4 @@ exit_code: 1 -args: --reload tests/async_error.ts +args: run --reload tests/async_error.ts check_stderr: true output: tests/async_error.ts.out |