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