Index: test/debugger/debug/wasm/asm-debug.js |
diff --git a/test/mjsunit/wasm/asm-debug.js b/test/debugger/debug/wasm/asm-debug.js |
similarity index 97% |
rename from test/mjsunit/wasm/asm-debug.js |
rename to test/debugger/debug/wasm/asm-debug.js |
index 5a1891a597f34b8c1387fe006e1de9c14748746b..52852ae8e9ea1d85cb613d95fb727e0491454dca 100644 |
--- a/test/mjsunit/wasm/asm-debug.js |
+++ b/test/debugger/debug/wasm/asm-debug.js |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// Flags: --expose-wasm --expose-debug-as debug --validate-asm |
+// Flags: --expose-wasm --validate-asm |
Debug = debug.Debug |