Index: test/mjsunit/harmony/destructuring.js |
diff --git a/test/mjsunit/harmony/destructuring.js b/test/mjsunit/harmony/destructuring.js |
index f1e2210a2abb2d3b97ca6532d9b28191666ec79c..ebd3f9ff556ad565c94ad826b9389468f19f9e4a 100644 |
--- a/test/mjsunit/harmony/destructuring.js |
+++ b/test/mjsunit/harmony/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-arrow-functions |
+// Flags: --harmony-destructuring |
// Flags: --harmony-default-parameters --harmony-rest-parameters |
(function TestObjectLiteralPattern() { |