Index: test/debugger/debug/debug-step-into-json.js |
diff --git a/test/mjsunit/debug-step-into-json.js b/test/debugger/debug/debug-step-into-json.js |
similarity index 96% |
rename from test/mjsunit/debug-step-into-json.js |
rename to test/debugger/debug/debug-step-into-json.js |
index d4ba7097c932094a6e964bf976d2724da91fe180..1859141063266a811a98e8baeb451cff6b0799af 100644 |
--- a/test/mjsunit/debug-step-into-json.js |
+++ b/test/debugger/debug/debug-step-into-json.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 |