diff options
Diffstat (limited to 'tests/exit_error42.test')
-rw-r--r-- | tests/exit_error42.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/exit_error42.test b/tests/exit_error42.test index 21a339a5e..e2c196f6f 100644 --- a/tests/exit_error42.test +++ b/tests/exit_error42.test @@ -1,3 +1,3 @@ exit_code: 42 -args: --reload tests/exit_error42.ts +args: run --reload tests/exit_error42.ts output: tests/exit_error42.ts.out |