Index: test/mjsunit/wasm/verify-function-simple.js |
diff --git a/test/mjsunit/wasm/verify-function-simple.js b/test/mjsunit/wasm/verify-function-simple.js |
index 4b7e57f91b7858f6c46d597cf3e9a36f04b55f5a..a84041ec29c285bf33fefde132542d87bc91c374 100644 |
--- a/test/mjsunit/wasm/verify-function-simple.js |
+++ b/test/mjsunit/wasm/verify-function-simple.js |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+// Flags: --expose-wasm |
+ |
load("test/mjsunit/wasm/wasm-constants.js"); |
try { |