Index: test/mjsunit/harmony/destructuring-parameters-literalcount-nolazy.js |
diff --git a/test/mjsunit/harmony/destructuring-parameters-literalcount-nolazy.js b/test/mjsunit/harmony/destructuring-parameters-literalcount-nolazy.js |
index 52d7ca06d9322d88bc4286e3329332609e9504a1..82158438b4e7a291b9b2a725459d096ba5ff22c3 100644 |
--- a/test/mjsunit/harmony/destructuring-parameters-literalcount-nolazy.js |
+++ b/test/mjsunit/harmony/destructuring-parameters-literalcount-nolazy.js |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
// |
// Flags: --harmony-destructuring |
-// Flags: --harmony-arrow-functions --no-lazy --allow-natives-syntax |
+// Flags: --no-lazy --allow-natives-syntax |
var t1 = [1]; |