Index: test/mjsunit/harmony/destructuring-parameters-literalcount.js |
diff --git a/test/mjsunit/harmony/destructuring-parameters-literalcount.js b/test/mjsunit/harmony/destructuring-parameters-literalcount.js |
index 85a45ea8223c59a82dc2f06d631d7b527d6a6fd8..64c1793673b1fc40f3c795739c9060b2fd56d470 100644 |
--- a/test/mjsunit/harmony/destructuring-parameters-literalcount.js |
+++ b/test/mjsunit/harmony/destructuring-parameters-literalcount.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-destructuring --harmony-computed-property-names |
+// Flags: --harmony-destructuring |
// Flags: --harmony-arrow-functions --allow-natives-syntax |