diff options
Diffstat (limited to 'tests/012_async.test')
-rw-r--r-- | tests/012_async.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/012_async.test b/tests/012_async.test index 3694d7362..63a0e0d23 100644 --- a/tests/012_async.test +++ b/tests/012_async.test @@ -1,2 +1,2 @@ -args: --reload tests/012_async.ts +args: run --reload tests/012_async.ts output: tests/012_async.ts.out |