Index: test/debugger/debug/ignition/elided-instruction.js |
diff --git a/test/mjsunit/ignition/elided-instruction.js b/test/debugger/debug/ignition/elided-instruction.js |
similarity index 96% |
rename from test/mjsunit/ignition/elided-instruction.js |
rename to test/debugger/debug/ignition/elided-instruction.js |
index d31150b6d37aac89c6f968e5d74d2da28eb67567..53bf6241032b65ba05d8fec150134430facf18dc 100644 |
--- a/test/mjsunit/ignition/elided-instruction.js |
+++ b/test/debugger/debug/ignition/elided-instruction.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. |
-// Flags: --expose-debug-as debug |
Debug = debug.Debug |