| Index: test/mjsunit/strong/classes.js
|
| diff --git a/test/mjsunit/strong/classes.js b/test/mjsunit/strong/classes.js
|
| index c329043ae16e3166b2e1f383c3f68202d061a8f8..c8d261760d2059f736a8f28123992e8754b8c6ae 100644
|
| --- a/test/mjsunit/strong/classes.js
|
| +++ b/test/mjsunit/strong/classes.js
|
| @@ -2,8 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Flags: --strong-mode
|
| -// Flags: --harmony-classes --harmony-arrow-functions
|
| +// Flags: --strong-mode --harmony-arrow-functions
|
|
|
| 'use strong';
|
|
|
|
|