Index: test/mjsunit/wasm/embenchen/corrections.js |
diff --git a/test/mjsunit/wasm/embenchen/corrections.js b/test/mjsunit/wasm/embenchen/corrections.js |
index 326e94606010703ab8c9bda5af4b76fd59bda6f4..b63612b9e444649991ea8b4acc59328846660f68 100644 |
--- a/test/mjsunit/wasm/embenchen/corrections.js |
+++ b/test/mjsunit/wasm/embenchen/corrections.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 = 'final: 40006013:58243.\n'; |
var Module = { |