| 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 fdf1233f90ae60a4a126be9bc4c0324f9fb065ce..52d7ca06d9322d88bc4286e3329332609e9504a1 100644
|
| --- a/test/mjsunit/harmony/destructuring-parameters-literalcount-nolazy.js
|
| +++ b/test/mjsunit/harmony/destructuring-parameters-literalcount-nolazy.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 --no-lazy --allow-natives-syntax
|
|
|
|
|
|
|