Index: test/mjsunit/strong/destructuring.js |
diff --git a/test/mjsunit/strong/destructuring.js b/test/mjsunit/strong/destructuring.js |
index 637c36ea2f97bc9164a869f87caedf7ce6d738bb..67fe2ef4f163a699fecf24e1721c4ed5c8b3d691 100644 |
--- a/test/mjsunit/strong/destructuring.js |
+++ b/test/mjsunit/strong/destructuring.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 --strong-mode --allow-natives-syntax |
(function() { |