Index: test/mjsunit/es8/object-values.js |
diff --git a/test/mjsunit/harmony/object-values.js b/test/mjsunit/es8/object-values.js |
similarity index 99% |
rename from test/mjsunit/harmony/object-values.js |
rename to test/mjsunit/es8/object-values.js |
index 141070db9c6a130b3c2fbc0c27c10aa2ab115b7a..ed200373a9768ef0edba9da0bde6a0f50e0b648f 100644 |
--- a/test/mjsunit/harmony/object-values.js |
+++ b/test/mjsunit/es8/object-values.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() { |