Index: test/mjsunit/es6/classes-lazy-parsing.js |
diff --git a/test/mjsunit/harmony/classes-lazy-parsing.js b/test/mjsunit/es6/classes-lazy-parsing.js |
similarity index 91% |
rename from test/mjsunit/harmony/classes-lazy-parsing.js |
rename to test/mjsunit/es6/classes-lazy-parsing.js |
index ceac9aa0761aebe42a0185b400ac6bb7f5b53ef1..c1bf31da2d598954397a9b3351e4d31522fdd244 100644 |
--- a/test/mjsunit/harmony/classes-lazy-parsing.js |
+++ b/test/mjsunit/es6/classes-lazy-parsing.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: --harmony-classes --min-preparse-length=0 |
+// Flags: --min-preparse-length=0 |
'use strict'; |