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