Index: test/mjsunit/wasm/params.js |
diff --git a/test/mjsunit/wasm/params.js b/test/mjsunit/wasm/params.js |
index 148544601ec807729122f471e4fc14774877ab61..2a23beb3ab88ac7ac7c681bb5e2e9ea47cb18cb7 100644 |
--- a/test/mjsunit/wasm/params.js |
+++ b/test/mjsunit/wasm/params.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"); |
function runSelect2(module, which, a, b) { |