Index: test/debugger/debug/ignition/debug-step-mixed-stack.js |
diff --git a/test/mjsunit/ignition/debug-step-mixed-stack.js b/test/debugger/debug/ignition/debug-step-mixed-stack.js |
similarity index 95% |
rename from test/mjsunit/ignition/debug-step-mixed-stack.js |
rename to test/debugger/debug/ignition/debug-step-mixed-stack.js |
index 6566431175dd01396fd7b14cfb490f6c5b03ebd2..78b54b455a255b4eca8fb5a884a11469429e7e05 100644 |
--- a/test/mjsunit/ignition/debug-step-mixed-stack.js |
+++ b/test/debugger/debug/ignition/debug-step-mixed-stack.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 --allow-natives-syntax |
Debug = debug.Debug |