Index: test/mjsunit/es6/debug-step-into-constructor.js |
diff --git a/test/mjsunit/harmony/debug-step-into-constructor.js b/test/mjsunit/es6/debug-step-into-constructor.js |
similarity index 97% |
rename from test/mjsunit/harmony/debug-step-into-constructor.js |
rename to test/mjsunit/es6/debug-step-into-constructor.js |
index dbef60f8465af4d629ac8ffb00868a2627fa2395..dfe98a9947e4640418955b4a05d0d60280428e04 100644 |
--- a/test/mjsunit/harmony/debug-step-into-constructor.js |
+++ b/test/mjsunit/es6/debug-step-into-constructor.js |
@@ -2,7 +2,7 @@ |
// 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 --harmony-classes |
+// Flags: --expose-debug-as debug |
'use strict'; |