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