| Index: test/mjsunit/strong/literals.js
|
| diff --git a/test/mjsunit/strong/literals.js b/test/mjsunit/strong/literals.js
|
| index a78f793a020439384a6d528f3329426c17698766..89657be0e52f2d173f1c925b8071ac1ddf682afb 100644
|
| --- a/test/mjsunit/strong/literals.js
|
| +++ b/test/mjsunit/strong/literals.js
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| // Flags: --strong-mode --allow-natives-syntax
|
| -// Flags: --harmony-arrow-functions --harmony-rest-parameters
|
| +// Flags: --harmony-rest-parameters
|
| // Flags: --harmony-destructuring --harmony-spread-arrays
|
|
|
| 'use strict';
|
|
|