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