Index: test/mjsunit/harmony/computed-property-names-object-literals-methods.js |
diff --git a/test/mjsunit/harmony/computed-property-names-object-literals-methods.js b/test/mjsunit/harmony/computed-property-names-object-literals-methods.js |
index 135d09854e573c8e67a8e719e0a397b8bec04ff9..7ba15aca92dbbc5542b292e8825433c5ca6c1a21 100644 |
--- a/test/mjsunit/harmony/computed-property-names-object-literals-methods.js |
+++ b/test/mjsunit/harmony/computed-property-names-object-literals-methods.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-computed-property-names --harmony-object-literals |
+// Flags: --harmony-computed-property-names |
function ID(x) { |