summaryrefslogtreecommitdiff
path: root/deps/v8/test/mjsunit/wasm/memory_4gb_oob.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/mjsunit/wasm/memory_4gb_oob.js')
-rw-r--r--deps/v8/test/mjsunit/wasm/memory_4gb_oob.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/v8/test/mjsunit/wasm/memory_4gb_oob.js b/deps/v8/test/mjsunit/wasm/memory_4gb_oob.js
index d5cb006a79..39b9f95d9c 100644
--- a/deps/v8/test/mjsunit/wasm/memory_4gb_oob.js
+++ b/deps/v8/test/mjsunit/wasm/memory_4gb_oob.js
@@ -2,7 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-load('test/mjsunit/wasm/wasm-constants.js');
load('test/mjsunit/wasm/wasm-module-builder.js');
const k1MiB = 1 * 1024 * 1024;