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