diff options
Diffstat (limited to 'tests/018_async_catch.test')
-rw-r--r-- | tests/018_async_catch.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/018_async_catch.test b/tests/018_async_catch.test index 08961916d..ee62836ab 100644 --- a/tests/018_async_catch.test +++ b/tests/018_async_catch.test @@ -1,2 +1,2 @@ -args: --reload tests/018_async_catch.ts +args: run --reload tests/018_async_catch.ts output: tests/018_async_catch.ts.out |