| Index: test/mjsunit/harmony/default-parameters.js
|
| diff --git a/test/mjsunit/harmony/default-parameters.js b/test/mjsunit/harmony/default-parameters.js
|
| index 106cf8cde525fe532ce67db4c38eb9a456dac60c..8d1eb8b0967b8df82b4549a938ac1dce231ac52a 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-rest-parameters
|
| +// Flags: --harmony-default-parameters
|
|
|
|
|
| (function TestDefaults() {
|
|
|