Index: test/debugger/debug/ignition/debug-break.js |
diff --git a/test/mjsunit/ignition/debug-break.js b/test/debugger/debug/ignition/debug-break.js |
similarity index 96% |
rename from test/mjsunit/ignition/debug-break.js |
rename to test/debugger/debug/ignition/debug-break.js |
index 8237d4a55292a5f14e59c9d0a36ed86812e7fd09..3678587adb72ccd5671df02d5cee3b9756720602 100644 |
--- a/test/mjsunit/ignition/debug-break.js |
+++ b/test/debugger/debug/ignition/debug-break.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 |
var Debug = debug.Debug; |