Index: test/mjsunit/es6/object-literals-super.js |
diff --git a/test/mjsunit/harmony/object-literals-super.js b/test/mjsunit/es6/object-literals-super.js |
similarity index 98% |
rename from test/mjsunit/harmony/object-literals-super.js |
rename to test/mjsunit/es6/object-literals-super.js |
index c6fb6334de8ab93737fed622c0bfdf183de8bc75..b31a498767afec7d33844a8371425c2ba9dc83fc 100644 |
--- a/test/mjsunit/harmony/object-literals-super.js |
+++ b/test/mjsunit/es6/object-literals-super.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-arrow-functions --allow-natives-syntax |
+// Flags: --allow-natives-syntax |
(function TestHomeObject() { |