diff options
Diffstat (limited to 'tests/wasm.test')
-rw-r--r-- | tests/wasm.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/wasm.test b/tests/wasm.test index 9e3ecbb28..c4c399670 100644 --- a/tests/wasm.test +++ b/tests/wasm.test @@ -1,2 +1,2 @@ -args: tests/wasm.ts -output: tests/wasm.ts.out
\ No newline at end of file +args: run tests/wasm.ts +output: tests/wasm.ts.out |