diff options
-rw-r--r-- | tests/001_hello.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/001_hello.test b/tests/001_hello.test index 9db00485d..1e37d024d 100644 --- a/tests/001_hello.test +++ b/tests/001_hello.test @@ -1,2 +1,2 @@ args: tests/001_hello.js --reload -output: tests/002_hello.ts.out +output: tests/001_hello.js.out |