Index: test/mjsunit/es6/object-literals-method.js |
diff --git a/test/mjsunit/harmony/object-literals-method.js b/test/mjsunit/es6/object-literals-method.js |
similarity index 99% |
rename from test/mjsunit/harmony/object-literals-method.js |
rename to test/mjsunit/es6/object-literals-method.js |
index d2879ada8f7ca59d8ecb7ea515cdfb8459ac4243..e4527cb776b569b33dcecbc9907bf23d1861ac90 100644 |
--- a/test/mjsunit/harmony/object-literals-method.js |
+++ b/test/mjsunit/es6/object-literals-method.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-object-literals --allow-natives-syntax |
+// Flags: --allow-natives-syntax |
(function TestBasics() { |