| Index: test/mjsunit/harmony/default-parameters.js
|
| diff --git a/test/mjsunit/harmony/default-parameters.js b/test/mjsunit/harmony/default-parameters.js
|
| index b3a79a49a47a26ee9b989dfbd3cd0084e98c4010..cd9d26a9a370bc3ee765bb049ebcad8ff104fd6a 100644
|
| --- a/test/mjsunit/harmony/default-parameters.js
|
| +++ b/test/mjsunit/harmony/default-parameters.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-default-parameters --harmony-arrow-functions
|
| +// Flags: --harmony-default-parameters
|
| // Flags: --harmony-rest-parameters --harmony-destructuring
|
|
|
|
|
|
|