Index: test/debugger/debug/es6/debug-step-into-constructor.js |
diff --git a/test/mjsunit/es6/debug-step-into-constructor.js b/test/debugger/debug/es6/debug-step-into-constructor.js |
similarity index 98% |
rename from test/mjsunit/es6/debug-step-into-constructor.js |
rename to test/debugger/debug/es6/debug-step-into-constructor.js |
index 0e746386d331a1ffc2e688bfce6be09e059cfbe8..07290593bf5100d576a2e6a626f524663bcf16e0 100644 |
--- a/test/mjsunit/es6/debug-step-into-constructor.js |
+++ b/test/debugger/debug/es6/debug-step-into-constructor.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 |
'use strict'; |