| Index: test/mjsunit/wasm/embenchen/lua_binarytrees.js
|
| diff --git a/test/mjsunit/wasm/embenchen/lua_binarytrees.js b/test/mjsunit/wasm/embenchen/lua_binarytrees.js
|
| index 86c0b0d9c40063caa2fb8e064ca8050938b22a0f..69e3966dfee98bfd5053d3c883fbb8e5eb102c90 100644
|
| --- a/test/mjsunit/wasm/embenchen/lua_binarytrees.js
|
| +++ b/test/mjsunit/wasm/embenchen/lua_binarytrees.js
|
| @@ -1,7 +1,5 @@
|
| // Modified embenchen to direct to asm-wasm.
|
| // Flags: --expose-wasm
|
| -// TODO(mtrofin): Drop when verifier is fixed.
|
| -// Flags: --noturbo-verify-allocation
|
|
|
| var EXPECTED_OUTPUT =
|
| 'stretch tree of depth 10\t check: -1\n' +
|
|
|