diff options
Diffstat (limited to 'tests/v8_flags.test')
-rw-r--r-- | tests/v8_flags.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/v8_flags.test b/tests/v8_flags.test index 66d129bd1..50e00be02 100644 --- a/tests/v8_flags.test +++ b/tests/v8_flags.test @@ -1,2 +1,2 @@ -args: --v8-flags=--expose-gc tests/v8_flags.js +args: run --v8-flags=--expose-gc tests/v8_flags.js output: tests/v8_flags.js.out |