Index: test/mjsunit/es8/object-entries.js |
diff --git a/test/mjsunit/harmony/object-entries.js b/test/mjsunit/es8/object-entries.js |
similarity index 99% |
rename from test/mjsunit/harmony/object-entries.js |
rename to test/mjsunit/es8/object-entries.js |
index 101988a052520287df361de21d8bb642866796fd..71f121b896cc2d6a386a2ea0874bdfecdb81430d 100644 |
--- a/test/mjsunit/harmony/object-entries.js |
+++ b/test/mjsunit/es8/object-entries.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: --harmony-object-values-entries |
// Flags: --allow-natives-syntax |
function TestMeta() { |