Index: test/debugger/debug/debug-liveedit-exceptions.js |
diff --git a/test/mjsunit/debug-liveedit-exceptions.js b/test/debugger/debug/debug-liveedit-exceptions.js |
similarity index 97% |
rename from test/mjsunit/debug-liveedit-exceptions.js |
rename to test/debugger/debug/debug-liveedit-exceptions.js |
index 28ec01dbad5bff921a61dcd5714e58c63e19e605..36463b3dcac9ee7d5045123241de435ef107e560 100644 |
--- a/test/mjsunit/debug-liveedit-exceptions.js |
+++ b/test/debugger/debug/debug-liveedit-exceptions.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 |