Index: test/debugger/debug/debug-liveedit-stepin.js |
diff --git a/test/mjsunit/debug-liveedit-stepin.js b/test/debugger/debug/debug-liveedit-stepin.js |
similarity index 98% |
rename from test/mjsunit/debug-liveedit-stepin.js |
rename to test/debugger/debug/debug-liveedit-stepin.js |
index c6070ce284a82293450ddf2a402814c0312a522d..a453525bc92ef93315aadda383b5db20d8b980f8 100644 |
--- a/test/mjsunit/debug-liveedit-stepin.js |
+++ b/test/debugger/debug/debug-liveedit-stepin.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 |